summaryrefslogtreecommitdiff
path: root/tests/daemon/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/daemon/GNUmakefile')
-rw-r--r--tests/daemon/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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