summaryrefslogtreecommitdiff
path: root/tests/modules/testmod/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-20 09:18:31 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-20 09:18:31 +0200
commitf3e293d0b4f6d51e9b3e9ea8f0c3b8cfe76b7793 (patch)
treee6d6056fc9e0185e5e7cf13a48c09f230590bb61 /tests/modules/testmod/GNUmakefile
parente2289e28a55f0f340103cf0cc99d08fc63f48887 (diff)
downloadcrawler-f3e293d0b4f6d51e9b3e9ea8f0c3b8cfe76b7793.tar.gz
crawler-f3e293d0b4f6d51e9b3e9ea8f0c3b8cfe76b7793.tar.bz2
module test fixes
Diffstat (limited to 'tests/modules/testmod/GNUmakefile')
-rwxr-xr-xtests/modules/testmod/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modules/testmod/GNUmakefile b/tests/modules/testmod/GNUmakefile
index 5211655..233f65e 100755
--- a/tests/modules/testmod/GNUmakefile
+++ b/tests/modules/testmod/GNUmakefile
@@ -5,7 +5,7 @@ SUBDIRS =
-include $(TOPDIR)/makefiles/gmake/platform.mk
INCLUDE_DIRS = \
- -I. -I$(TOPDIR)/src
+ -I. -I$(TOPDIR)/src -I..
INCLUDE_CXXFLAGS = \