summaryrefslogtreecommitdiffstats
path: root/plugins/luarocks/lua.mk
blob: f89122413fd147b6f77356dced55b3c3ea6b2703 (plain)
1
2
3
4
5
6
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)