diff options
| author | ruki <[email protected]> | 2017-03-30 11:58:21 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-03-30 11:58:21 +0800 |
| commit | a2a07d5d56016d98b1aa368886481268f29a2530 (patch) | |
| tree | c92c166b07aea4f63ddf269b24b39a59146a50f5 /core/src/makefile | |
| parent | 5d79b9e7497b1783b1e0ecf90cd2cd0e13af878c (diff) | |
add luajit makefile
Diffstat (limited to 'core/src/makefile')
| -rw-r--r-- | core/src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/makefile b/core/src/makefile index 8b34827e8..139d4ac64 100644 --- a/core/src/makefile +++ b/core/src/makefile @@ -3,7 +3,7 @@ include $(PRO_DIR)/prefix.mak # projects SUB_PROS += demo -DEP_PROS += xmake +DEP_PROS += luajit xmake # suffix include $(PRO_DIR)/suffix.mak |
