summaryrefslogtreecommitdiff
path: root/core/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/xmake.lua')
-rw-r--r--core/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xmake.lua b/core/xmake.lua
index a3ea15547..6bc0e3561 100644
--- a/core/xmake.lua
+++ b/core/xmake.lua
@@ -49,4 +49,4 @@ end
add_packagedirs("pkg")
-- add projects
-add_subdirs("src/xmake", "src/demo")
+add_subdirs("src/luajit", "src/xmake", "src/demo")