summaryrefslogtreecommitdiffstats
path: root/plugins/luarocks
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/luarocks')
-rw-r--r--plugins/luarocks/lua.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/luarocks/lua.mk b/plugins/luarocks/lua.mk
new file mode 100644
index 0000000..f891224
--- /dev/null
+++ b/plugins/luarocks/lua.mk
@@ -0,0 +1,7 @@
+# This file is part of MXE.
+# See index.html for further information.
+
+# enable native build for luarocks
+# leave build rule in src/lua.mk for other uses (i.e. build-pkg)
+
+lua_TARGETS := $(BUILD) $(MXE_TARGETS)