summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorruki <[email protected]>2015-04-23 11:52:28 +0800
committerruki <[email protected]>2015-04-23 11:52:45 +0800
commitbdcac40834aaebd4a9d52b607a42f593e8a85a3c (patch)
tree78b4f98fcc5891d333584cbb027695f25888bcc8 /core/src
parent9a75fb2b8072c9dc5a7f862610e6b19386dcecea (diff)
add luajit.pkg for mac
Diffstat (limited to 'core/src')
-rwxr-xr-xcore/src/demo/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/demo/makefile b/core/src/demo/makefile
index b6d8097a3..277c3d6ed 100755
--- a/core/src/demo/makefile
+++ b/core/src/demo/makefile
@@ -12,6 +12,7 @@ demo_C_FILES += xmake
# packages
demo_PKGS-$(TBOX) += tbox
+demo_PKGS-$(LUAJIT) += luajit
demo_PKGS-$(BASE) += base
# others