summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-06-14 20:15:59 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-06-14 20:15:59 +0200
commit913e4215f22e16ad90a30b7e68e8cd2165c6812d (patch)
treed7aef8f6e7b29895f1b0160cb647e5427181198e /tests/GNUmakefile
parent4f6d08ce39cc430ed7ba90d143bf7af3fc8ca6d5 (diff)
downloadcrawler-913e4215f22e16ad90a30b7e68e8cd2165c6812d.tar.gz
crawler-913e4215f22e16ad90a30b7e68e8cd2165c6812d.tar.bz2
added textwolf and a test for it
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 46fe18b..a21e409 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -2,7 +2,7 @@ TOPDIR = ..
SUBDIRS = \
utils logger modules url streamhtmlparser libfetch curl psql sqlite typedetect \
- fetcher
+ fetcher textwolf
-include $(TOPDIR)/makefiles/gmake/sub.mk