summaryrefslogtreecommitdiff
path: root/tests/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-12 19:13:52 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-12 19:13:52 +0200
commit5fe4ec20a6aa83dc8728ff83766efc35c7818ab6 (patch)
treed81a1be98664433080e69521982d6d3092d1a9f9 /tests/Makefile.W32
parent63929b266e3000374c5e5161e4495d64142b907e (diff)
downloadcrawler-5fe4ec20a6aa83dc8728ff83766efc35c7818ab6.tar.gz
crawler-5fe4ec20a6aa83dc8728ff83766efc35c7818ab6.tar.bz2
added a fetcher module test
Diffstat (limited to 'tests/Makefile.W32')
-rw-r--r--tests/Makefile.W324
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.W32 b/tests/Makefile.W32
index 654bc93..748a309 100644
--- a/tests/Makefile.W32
+++ b/tests/Makefile.W32
@@ -1,6 +1,8 @@
TOPDIR = ..
-SUBDIRS = utils winhttp url streamhtmlparser
+SUBDIRS = \
+ utils winhttp url streamhtmlparser \
+ fetcher
!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk