summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-20 09:12:44 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-20 09:12:44 +0200
commite2289e28a55f0f340103cf0cc99d08fc63f48887 (patch)
tree617e56816b2c8488aedcc7a4bffd7724b3eab6cf /tests/GNUmakefile
parentd9094a67ac5cfe0ca392746b62ac8fe9b18a8785 (diff)
downloadcrawler-e2289e28a55f0f340103cf0cc99d08fc63f48887.tar.gz
crawler-e2289e28a55f0f340103cf0cc99d08fc63f48887.tar.bz2
added a module test (Windows)
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index 4b3f5dc..440ba18 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,7 +1,7 @@
TOPDIR = ..
SUBDIRS = \
- utils url streamhtmlparser libfetch curl psql sqlite typedetect \
+ utils modules url streamhtmlparser libfetch curl psql sqlite typedetect \
fetcher
-include $(TOPDIR)/makefiles/gmake/sub.mk