From 8264f32b2233c1f46446c51ea5a2983fd9f76497 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 11 Aug 2012 18:42:26 +0200 Subject: google url normalization works on Windows, test1 must be improved: there are linking problems (/DSHARED in *.lib normalization libraries produce clashing registry structures) --- Makefile.W32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.W32') 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 -- cgit v1.2.3-54-g00ecf