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, 3 insertions, 0 deletions
diff --git a/src/modules/processor/htmllinkextract/Makefile.W32 b/src/modules/processor/htmllinkextract/Makefile.W32
index ea2cede..8229f18 100755
--- a/src/modules/processor/htmllinkextract/Makefile.W32
+++ b/src/modules/processor/htmllinkextract/Makefile.W32
@@ -10,6 +10,9 @@ INCLUDE_CXXFLAGS = \
INCLUDE_DIRS = \
/I. \
/I$(TOPDIR)\src \
+ /I$(TOPDIR)\include\module \
+ /I$(TOPDIR)\include\util \
+ /I$(TOPDIR)\include\logger \
/I$(TOPDIR)\streamhtmlparser
INCLUDE_LDFLAGS = \