diff options
| author | ruki <[email protected]> | 2015-04-23 11:52:28 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-04-23 11:52:45 +0800 |
| commit | bdcac40834aaebd4a9d52b607a42f593e8a85a3c (patch) | |
| tree | 78b4f98fcc5891d333584cbb027695f25888bcc8 /core/src | |
| parent | 9a75fb2b8072c9dc5a7f862610e6b19386dcecea (diff) | |
add luajit.pkg for mac
Diffstat (limited to 'core/src')
| -rwxr-xr-x | core/src/demo/makefile | 1 |
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 |
