2 lines
81 B
Makefile
2 lines
81 B
Makefile
#Add the JabyEngine tools to path
|
|
export PATH := $(JABY_ENGINE_DIR)/bin/:$(PATH)
|
#Add the JabyEngine tools to path
|
|
export PATH := $(JABY_ENGINE_DIR)/bin/:$(PATH)
|