summaryrefslogtreecommitdiff
path: root/src/modules/urlnormalizer/googleurl/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/urlnormalizer/googleurl/GNUmakefile')
-rw-r--r--src/modules/urlnormalizer/googleurl/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/urlnormalizer/googleurl/GNUmakefile b/src/modules/urlnormalizer/googleurl/GNUmakefile
index 499e02b..e92f061 100644
--- a/src/modules/urlnormalizer/googleurl/GNUmakefile
+++ b/src/modules/urlnormalizer/googleurl/GNUmakefile
@@ -9,7 +9,7 @@ INCLUDE_DIRS = \
-I$(TOPDIR)/include/module \
-I$(TOPDIR)/include/util \
-I$(TOPDIR)/include/crawler \
- -I$(TOPDIR)/googleurl \
+ -I$(TOPDIR)/googleurl
ifeq ($(WITH_LUA),1)
INCLUDE_DIRS += \