summaryrefslogtreecommitdiff
path: root/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-11 18:42:26 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-11 18:42:26 +0200
commit8264f32b2233c1f46446c51ea5a2983fd9f76497 (patch)
treed3f5751d94b54b2effdb2485b180e806f1fe0625 /Makefile.W32
parent16795b49385577c92dc891dd4788728cc541bdc9 (diff)
downloadcrawler-8264f32b2233c1f46446c51ea5a2983fd9f76497.tar.gz
crawler-8264f32b2233c1f46446c51ea5a2983fd9f76497.tar.bz2
google url normalization works on Windows, test1 must be improved:
there are linking problems (/DSHARED in *.lib normalization libraries produce clashing registry structures)
Diffstat (limited to 'Makefile.W32')
-rwxr-xr-xMakefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.W32 b/Makefile.W32
index a22e0e3..b1100cf 100755
--- a/Makefile.W32
+++ b/Makefile.W32
@@ -1,7 +1,7 @@
TOPDIR = .
#SUBDIRS = libfetch streamhtmlparser googleurl sqlite3 src tests
-SUBDIRS = utils sqlite3 src tests
+SUBDIRS = utils googleurl sqlite3 src tests
PACKAGE_NAME = CrawlingWolf
PACKAGE_VERSION = 0.0.1