summaryrefslogtreecommitdiff
path: root/src/modules/urlfilter/host/Makefile.W32
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-10 10:33:38 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-10 10:33:38 +0200
commita3cc8b970a24e1970275f0e8032bf6b221d3e235 (patch)
tree8f69aa22ef6abf18457db3d923fbb1feaf2c5a48 /src/modules/urlfilter/host/Makefile.W32
parentdcc75cfbc4e5069038f0ec9929d1000f1630e382 (diff)
downloadcrawler-a3cc8b970a24e1970275f0e8032bf6b221d3e235.tar.gz
crawler-a3cc8b970a24e1970275f0e8032bf6b221d3e235.tar.bz2
libutil move and liblogger rename on Windows
Diffstat (limited to 'src/modules/urlfilter/host/Makefile.W32')
-rwxr-xr-xsrc/modules/urlfilter/host/Makefile.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/urlfilter/host/Makefile.W32 b/src/modules/urlfilter/host/Makefile.W32
index 024dc67..211d7ac 100755
--- a/src/modules/urlfilter/host/Makefile.W32
+++ b/src/modules/urlfilter/host/Makefile.W32
@@ -19,7 +19,7 @@ INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
$(TOPDIR)\src\libcrawler\crawler.lib \
- $(TOPDIR)\src\logger\logger.lib
+ $(TOPDIR)\src\liblogger\logger.lib
DYNAMIC_MODULE = \
mod_urlfilter_host.dll