summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-10-08 16:02:04 +0200
committerAndreas Baumann <abaumann@yahoo.com>2014-10-08 16:02:04 +0200
commite84dc04f23431129eb663fcf28f45602ffa39352 (patch)
tree45592d062e8b3b792e6df56e86fc223d99eb7528 /src
parent324a646ef12ff6e837ef7f74c8a331c46c31f8da (diff)
downloadcrawler-e84dc04f23431129eb663fcf28f45602ffa39352.tar.gz
crawler-e84dc04f23431129eb663fcf28f45602ffa39352.tar.bz2
more windows fixes
Diffstat (limited to 'src')
-rwxr-xr-xsrc/Makefile.W323
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.W32 b/src/Makefile.W32
index 386a857..1b9e068 100755
--- a/src/Makefile.W32
+++ b/src/Makefile.W32
@@ -19,6 +19,7 @@ copy_prereq:
@-copy "$(TOPDIR)\src\liblogger\logger.dll" . >NUL
@-copy "$(TOPDIR)\src\libcrawler\crawler.dll" . >NUL
@-copy "$(TOPDIR)\src\libluaglue\luaglue.dll" . >NUL
+ @-copy "$(TOPDIR)\lua\src\lua52.dll" . >NUL
run: copy_prereq
- @-crawl\crawl.exe
+ @-crawl\crawl.exe crawl\crawl.conf