From 2b15ea93c0afd872b60cea94fa3c9e585919305c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 10 Aug 2012 18:19:17 +0200 Subject: some more windows modules --- Makefile.W32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.W32') diff --git a/Makefile.W32 b/Makefile.W32 index cd0942c..a22e0e3 100755 --- a/Makefile.W32 +++ b/Makefile.W32 @@ -1,7 +1,7 @@ TOPDIR = . #SUBDIRS = libfetch streamhtmlparser googleurl sqlite3 src tests -SUBDIRS = utils src tests +SUBDIRS = utils sqlite3 src tests PACKAGE_NAME = CrawlingWolf PACKAGE_VERSION = 0.0.1 -- cgit v1.2.3-54-g00ecf