summaryrefslogtreecommitdiff
path: root/tests/Makefile.W32
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/Makefile.W32
parentd9094a67ac5cfe0ca392746b62ac8fe9b18a8785 (diff)
downloadcrawler-e2289e28a55f0f340103cf0cc99d08fc63f48887.tar.gz
crawler-e2289e28a55f0f340103cf0cc99d08fc63f48887.tar.bz2
added a module test (Windows)
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 748a309..d5ac96b 100644
--- a/tests/Makefile.W32
+++ b/tests/Makefile.W32
@@ -1,7 +1,7 @@
TOPDIR = ..
SUBDIRS = \
- utils winhttp url streamhtmlparser \
+ utils modules winhttp url streamhtmlparser \
fetcher
!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk