summaryrefslogtreecommitdiff
path: root/src/modules/urlfilter/protocol/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/urlfilter/protocol/Makefile.W32')
-rwxr-xr-xsrc/modules/urlfilter/protocol/Makefile.W325
1 files changed, 3 insertions, 2 deletions
diff --git a/src/modules/urlfilter/protocol/Makefile.W32 b/src/modules/urlfilter/protocol/Makefile.W32
index 747d714..e859829 100755
--- a/src/modules/urlfilter/protocol/Makefile.W32
+++ b/src/modules/urlfilter/protocol/Makefile.W32
@@ -12,12 +12,13 @@ INCLUDE_DIRS = \
/I$(TOPDIR)\src \
/I$(TOPDIR)\include\module \
/I$(TOPDIR)\include\util \
- /I$(TOPDIR)\include\logger
+ /I$(TOPDIR)\include\logger \
+ /I$(TOPDIR)\include\crawler
INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
- $(TOPDIR)\src\crawler.lib \
+ $(TOPDIR)\src\libcrawler\crawler.lib \
$(TOPDIR)\src\logger\logger.lib
DYNAMIC_MODULE = \