summaryrefslogtreecommitdiff
path: root/src/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-10 17:05:24 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-10 17:05:24 +0200
commit540a8d30ffeac5d6214b2c7bc6354e01d3f403d7 (patch)
tree199e2a1154e5b2ea2e6354db7324eb7d93070a87 /src/Makefile.W32
parent3763777e7811b7efdae57d747f02f51fe4706fc4 (diff)
downloadcrawler-540a8d30ffeac5d6214b2c7bc6354e01d3f403d7.tar.gz
crawler-540a8d30ffeac5d6214b2c7bc6354e01d3f403d7.tar.bz2
module loader works on Windows, simple URL normalizer test works
Diffstat (limited to 'src/Makefile.W32')
-rwxr-xr-xsrc/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.W32 b/src/Makefile.W32
index ddedac3..a3dd050 100755
--- a/src/Makefile.W32
+++ b/src/Makefile.W32
@@ -1,6 +1,6 @@
TOPDIR = ..
-#SUBDIRS = modules
+SUBDIRS = modules
!INCLUDE $(TOPDIR)\makefiles\nmake\platform.mk