summaryrefslogtreecommitdiff
path: root/src/modules/deduper/null/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/deduper/null/GNUmakefile')
-rw-r--r--src/modules/deduper/null/GNUmakefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/modules/deduper/null/GNUmakefile b/src/modules/deduper/null/GNUmakefile
index 3d1969f..c562fd1 100644
--- a/src/modules/deduper/null/GNUmakefile
+++ b/src/modules/deduper/null/GNUmakefile
@@ -7,12 +7,13 @@ SUBDIRS =
INCLUDE_DIRS = \
-I. -I$(TOPDIR)/src \
-I$(TOPDIR)/include/module \
- -I$(TOPDIR)/include/util
+ -I$(TOPDIR)/include/util \
+ -I$(TOPDIR)/include/crawler
INCLUDE_CXXFLAGS = \
INCLUDE_LDFLAGS = \
- -L$(TOPDIR)/src
+ -L$(TOPDIR)/src/libcrawler
INCLUDE_LIBS = \
-lcrawler