summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-12 17:43:31 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-12 17:43:31 +0200
commit63929b266e3000374c5e5161e4495d64142b907e (patch)
tree322651caeb4bbd50d02363fe488ea6bf127e09d9 /utils
parent33aedc4334997239a14d1cf287031a9a9c3a3a13 (diff)
downloadcrawler-63929b266e3000374c5e5161e4495d64142b907e.tar.gz
crawler-63929b266e3000374c5e5161e4495d64142b907e.tar.bz2
improved error handling in module loader
crawlingwolf.exe starts on Windows, fetcher still missing
Diffstat (limited to 'utils')
-rwxr-xr-xutils/win32/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/win32/Makefile.W32 b/utils/win32/Makefile.W32
index 2edb2d1..c8acd52 100755
--- a/utils/win32/Makefile.W32
+++ b/utils/win32/Makefile.W32
@@ -18,7 +18,7 @@ INCLUDE_LIBS = \
CPP_BINS = \
dos2unix.exe
-OBJS =
+OBJS = \
!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk