From 7384e0e6b77518efa4d113ede46f8c107de6f604 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 24 Jul 2008 13:55:11 +0000 Subject: Rewrote host environment targets to work out of the box --- contrib/luaposix/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/luaposix/Makefile') diff --git a/contrib/luaposix/Makefile b/contrib/luaposix/Makefile index e9433bf587..1d7744ee73 100644 --- a/contrib/luaposix/Makefile +++ b/contrib/luaposix/Makefile @@ -10,6 +10,8 @@ LUAPOSIX_PATCHDIR = patches all: compile +include ../../build/module.mk + $(LUAPOSIX_FILE): wget -O $@ $(LUAPOSIX_URL) || rm -f $@ -- cgit v1.2.3