summaryrefslogtreecommitdiff
path: root/src/modules/processor/htmllinkextract/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/processor/htmllinkextract/Makefile.W32')
-rwxr-xr-xsrc/modules/processor/htmllinkextract/Makefile.W323
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/processor/htmllinkextract/Makefile.W32 b/src/modules/processor/htmllinkextract/Makefile.W32
index 1a53fec..1a34965 100755
--- a/src/modules/processor/htmllinkextract/Makefile.W32
+++ b/src/modules/processor/htmllinkextract/Makefile.W32
@@ -20,7 +20,8 @@ INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
$(TOPDIR)\streamhtmlparser\streamhtmlparser.lib \
- $(TOPDIR)\src\libcrawler\crawler.lib
+ $(TOPDIR)\src\libcrawler\crawler.lib \
+ $(TOPDIR)\src\logger\logger.lib
DYNAMIC_MODULE = \
mod_processor_htmllinkextract.dll