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