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 530b2ca..ddd9e73 100644
--- a/src/modules/urlnormalizer/googleurl/GNUmakefile
+++ b/src/modules/urlnormalizer/googleurl/GNUmakefile
@@ -15,7 +15,7 @@ INCLUDE_CXXFLAGS = \
INCLUDE_LDFLAGS = \
-L$(TOPDIR)/googleurl \
- -L$(TOPDIR)/src
+ -L$(TOPDIR)/src/libcrawler
INCLUDE_LIBS = \
-lgoogleurl \