Rewrote host environment targets to work out of the box
[project/luci.git] / contrib / luaposix / Makefile
index e9433bf..1d7744e 100644 (file)
@@ -10,6 +10,8 @@ LUAPOSIX_PATCHDIR = patches
 
 all: compile
 
+include ../../build/module.mk
+
 $(LUAPOSIX_FILE):
        wget -O $@ $(LUAPOSIX_URL) || rm -f $@