summaryrefslogtreecommitdiff
path: root/src/modules/urlfilter/host/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/urlfilter/host/GNUmakefile')
-rw-r--r--src/modules/urlfilter/host/GNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/urlfilter/host/GNUmakefile b/src/modules/urlfilter/host/GNUmakefile
index 6029ea2..3b1b616 100644
--- a/src/modules/urlfilter/host/GNUmakefile
+++ b/src/modules/urlfilter/host/GNUmakefile
@@ -8,7 +8,8 @@ INCLUDE_DIRS = \
-I. -I$(TOPDIR)/src \
-I$(TOPDIR)/include/logger \
-I$(TOPDIR)/include/util \
- -I$(TOPDIR)/include/module
+ -I$(TOPDIR)/include/module \
+ -I$(TOPDIR)/include/crawler
INCLUDE_CXXFLAGS = \