summaryrefslogtreecommitdiff
path: root/tests/daemon
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-12-25 16:57:23 +0100
committerAndreas Baumann <abaumann@yahoo.com>2008-12-25 16:57:23 +0100
commitbdd22fc8d5c23389a893f4b7079f4d2c8d0ef91b (patch)
treeac25b01c01d300812b46c05a77b10dff4df8ec85 /tests/daemon
parente3d3ca9fd19628eebbc605b7c3ecdaf3d72998fb (diff)
downloadwolfbones-bdd22fc8d5c23389a893f4b7079f4d2c8d0ef91b.tar.gz
wolfbones-bdd22fc8d5c23389a893f4b7079f4d2c8d0ef91b.tar.bz2
fixed for new include paths in public header files
Diffstat (limited to 'tests/daemon')
-rw-r--r--tests/daemon/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/daemon/GNUmakefile b/tests/daemon/GNUmakefile
index b68a423..5ec0c43 100644
--- a/tests/daemon/GNUmakefile
+++ b/tests/daemon/GNUmakefile
@@ -5,7 +5,7 @@ SUBDIRS =
INCLUDE_LIBS = \
$(TOPDIR)/src/libwolf.a
-INCLUDE_DIRS = -I$(TOPDIR)/include -I.
+INCLUDE_DIRS = -I$(TOPDIR)/include/wolf -I.
BINS = \
testd