summaryrefslogtreecommitdiff
path: root/src/modules/urlnormalizer/simpleurl
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-07 15:15:28 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-07 15:15:28 +0200
commit4cb96d5377df049bd49bb6c0a109d89fcbd015ff (patch)
treec52b2a07fbf2176505015f3bc8ecc12f8466dc71 /src/modules/urlnormalizer/simpleurl
parentdcbeb3ab19da5393877b1ef4db2ac26d8a5787c0 (diff)
downloadcrawler-4cb96d5377df049bd49bb6c0a109d89fcbd015ff.tar.gz
crawler-4cb96d5377df049bd49bb6c0a109d89fcbd015ff.tar.bz2
fixed some linker errors on FreeBSD (should also affect Linux, but there everything worked?)
Diffstat (limited to 'src/modules/urlnormalizer/simpleurl')
-rw-r--r--src/modules/urlnormalizer/simpleurl/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/urlnormalizer/simpleurl/GNUmakefile b/src/modules/urlnormalizer/simpleurl/GNUmakefile
index 4ec83ee..d7e6378 100644
--- a/src/modules/urlnormalizer/simpleurl/GNUmakefile
+++ b/src/modules/urlnormalizer/simpleurl/GNUmakefile
@@ -13,7 +13,7 @@ INCLUDE_DIRS = \
INCLUDE_CXXFLAGS = \
INCLUDE_LDFLAGS = \
- -L$(TOPDIR)/src
+ -L$(TOPDIR)/src/libcrawler
INCLUDE_LIBS = \
-lcrawler