summaryrefslogtreecommitdiff
path: root/src/modules/urlseen/memory/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/urlseen/memory/GNUmakefile')
-rw-r--r--src/modules/urlseen/memory/GNUmakefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/modules/urlseen/memory/GNUmakefile b/src/modules/urlseen/memory/GNUmakefile
index 2ece46a..c575537 100644
--- a/src/modules/urlseen/memory/GNUmakefile
+++ b/src/modules/urlseen/memory/GNUmakefile
@@ -8,12 +8,13 @@ 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 = \
INCLUDE_LDFLAGS = \
- -L$(TOPDIR)/src
+ -L$(TOPDIR)/src/libcrawler
INCLUDE_LIBS = \
-lcrawler