summaryrefslogtreecommitdiff
path: root/tests/daemon
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-24 15:25:11 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-24 15:25:11 +0100
commit514a6b10ac9eb1f75f0001bffc4d717245ad7f63 (patch)
tree3b0bddb7b9be61e77f834a2c39b948ba145d36ce /tests/daemon
parentc8808247d13af4a326e69e9c81f8dbf9a62af610 (diff)
downloadwolfbones-514a6b10ac9eb1f75f0001bffc4d717245ad7f63.tar.gz
wolfbones-514a6b10ac9eb1f75f0001bffc4d717245ad7f63.tar.bz2
fixed TEST targets in daemon for icc
Diffstat (limited to 'tests/daemon')
-rw-r--r--tests/daemon/GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/daemon/GNUmakefile b/tests/daemon/GNUmakefile
index c2f9e91..45029b8 100644
--- a/tests/daemon/GNUmakefile
+++ b/tests/daemon/GNUmakefile
@@ -10,6 +10,9 @@ INCLUDE_DIRS = -I$(TOPDIR)/include/wolf -I.
TEST_BINS = \
testd$(EXE)
+TEST_OBJS = \
+ testd_cmdline.o
+
-include $(TOPDIR)/makefiles/sub.mk
# ABa: currently a special rule for cmdline.c as gengetopt is not