summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-22 20:17:03 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-22 20:17:03 +0200
commit7e45233ba4435cbfd775bb252e3c3b81120f9825 (patch)
tree4688ef69a2cd8cb52efb6b7f2ba1783cc57cdcaf /tests/GNUmakefile
parent288d553d5b60c84da8795000ac22df288d9becb2 (diff)
downloadcrawler-7e45233ba4435cbfd775bb252e3c3b81120f9825.tar.gz
crawler-7e45233ba4435cbfd775bb252e3c3b81120f9825.tar.bz2
completly rewrote the logger as singleton
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 440ba18..46fe18b 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,7 +1,7 @@
TOPDIR = ..
SUBDIRS = \
- utils modules url streamhtmlparser libfetch curl psql sqlite typedetect \
+ utils logger modules url streamhtmlparser libfetch curl psql sqlite typedetect \
fetcher
-include $(TOPDIR)/makefiles/gmake/sub.mk