summaryrefslogtreecommitdiff
path: root/src/modules/frontier/memory/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/frontier/memory/GNUmakefile')
-rw-r--r--src/modules/frontier/memory/GNUmakefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/modules/frontier/memory/GNUmakefile b/src/modules/frontier/memory/GNUmakefile
index ddb7ef6..e8f84cb 100644
--- a/src/modules/frontier/memory/GNUmakefile
+++ b/src/modules/frontier/memory/GNUmakefile
@@ -8,15 +8,14 @@ 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
INCLUDE_LIBS = \
- -lcrawler
DYNAMIC_MODULE = \
mod_frontier_memory.so