From 8cff71890f72d619162b4b8fac6f96f268deabd6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 26 Feb 2009 09:45:30 +0100 Subject: made the GNU make NMAKE switch as we go to Windows now, also fixed small bugs in the makefiles --- tests/daemon/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/daemon') diff --git a/tests/daemon/GNUmakefile b/tests/daemon/GNUmakefile index 45029b8..6a4dba7 100644 --- a/tests/daemon/GNUmakefile +++ b/tests/daemon/GNUmakefile @@ -13,7 +13,7 @@ TEST_BINS = \ TEST_OBJS = \ testd_cmdline.o --include $(TOPDIR)/makefiles/sub.mk +-include $(TOPDIR)/makefiles/gmake/sub.mk # ABa: currently a special rule for cmdline.c as gengetopt is not # completly fixed yet -- cgit v1.2.3-54-g00ecf