summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-12 12:27:31 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-12 12:27:31 +0200
commit5e46acf128f2a016bbc7dfb063ededa197795a7a (patch)
treeb4a6ec15b4bba6fae66c9581e8252a1996f5758b /tests/GNUmakefile
parent9678c28677997dbd34b35b04463af350a31b17ac (diff)
downloadcrawler-5e46acf128f2a016bbc7dfb063ededa197795a7a.tar.gz
crawler-5e46acf128f2a016bbc7dfb063ededa197795a7a.tar.bz2
added a test for WinHttp, quite a nice web library native to Windows
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 09bc024..2e910c1 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = utils url streamhtmlparser libfetch curl psql sqlite typedetect
+SUBDIRS = utils winhttp url streamhtmlparser libfetch curl psql sqlite typedetect
-include $(TOPDIR)/makefiles/gmake/sub.mk