summaryrefslogtreecommitdiff
path: root/src/modules/urlnormalizer/googleurl/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/urlnormalizer/googleurl/Makefile.W32')
-rwxr-xr-xsrc/modules/urlnormalizer/googleurl/Makefile.W323
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/urlnormalizer/googleurl/Makefile.W32 b/src/modules/urlnormalizer/googleurl/Makefile.W32
index 4cc09c1..a906404 100755
--- a/src/modules/urlnormalizer/googleurl/Makefile.W32
+++ b/src/modules/urlnormalizer/googleurl/Makefile.W32
@@ -12,13 +12,14 @@ INCLUDE_DIRS = \
/I$(TOPDIR)\src \
/I$(TOPDIR)\include\module \
/I$(TOPDIR)\include\util \
+ /I$(TOPDIR)\include\crawler \
/I$(TOPDIR)\googleurl
INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
$(TOPDIR)\googleurl\googleurl.lib \
- $(TOPDIR)\src\crawler.lib \
+ $(TOPDIR)\src\libcrawler\crawler.lib \
"$(ICU_DIR)\lib\icuuc.lib"
DYNAMIC_MODULE = \