Linux now also uses ode from lib/
This commit is contained in:
@@ -39,7 +39,7 @@ endif
|
||||
include nan_definitions.mk
|
||||
|
||||
DIRS = creator blender kernel gameengine
|
||||
ifneq ($(OS),$(findstring $(OS), "darwin freebsd irix"))
|
||||
ifneq ($(OS),$(findstring $(OS), "darwin freebsd irix linux"))
|
||||
DIRS += ode
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user