summaryrefslogtreecommitdiff
path: root/tests/Makefile.W32
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/Makefile.W32
parent288d553d5b60c84da8795000ac22df288d9becb2 (diff)
downloadcrawler-7e45233ba4435cbfd775bb252e3c3b81120f9825.tar.gz
crawler-7e45233ba4435cbfd775bb252e3c3b81120f9825.tar.bz2
completly rewrote the logger as singleton
Diffstat (limited to 'tests/Makefile.W32')
-rw-r--r--tests/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.W32 b/tests/Makefile.W32
index d5ac96b..f5c828b 100644
--- a/tests/Makefile.W32
+++ b/tests/Makefile.W32
@@ -1,7 +1,7 @@
TOPDIR = ..
SUBDIRS = \
- utils modules winhttp url streamhtmlparser \
+ utils logger modules winhttp url streamhtmlparser \
fetcher
!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk