summaryrefslogtreecommitdiff
path: root/src/modules/processor/robotstxt/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/processor/robotstxt/Makefile.W32')
-rwxr-xr-xsrc/modules/processor/robotstxt/Makefile.W324
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/processor/robotstxt/Makefile.W32 b/src/modules/processor/robotstxt/Makefile.W32
index ebf1e22..fb39242 100755
--- a/src/modules/processor/robotstxt/Makefile.W32
+++ b/src/modules/processor/robotstxt/Makefile.W32
@@ -10,11 +10,11 @@ INCLUDE_CXXFLAGS = \
INCLUDE_DIRS = \
/I. \
/I$(TOPDIR)\src \
+ /I$(TOPDIR)\include \
/I$(TOPDIR)\include\module \
/I$(TOPDIR)\include\util \
/I$(TOPDIR)\include\logger \
- /I$(TOPDIR)\include\crawler \
- /I$(TOPDIR)\streamhtmlparser
+ /I$(TOPDIR)\include\crawler
INCLUDE_LDFLAGS = \