summaryrefslogtreecommitdiff
path: root/tests/fetcher
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-10 10:39:53 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-10 10:39:53 +0200
commit2dc69f7a10e03f1dc5bdcea922507bdaddf8258f (patch)
tree6987fe18bdfa92af7645f249f1fc1486f32ae33d /tests/fetcher
parenta3cc8b970a24e1970275f0e8032bf6b221d3e235 (diff)
downloadcrawler-2dc69f7a10e03f1dc5bdcea922507bdaddf8258f.tar.gz
crawler-2dc69f7a10e03f1dc5bdcea922507bdaddf8258f.tar.bz2
fixed logger to liblogger renaming on Linux
Diffstat (limited to 'tests/fetcher')
-rw-r--r--tests/fetcher/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fetcher/GNUmakefile b/tests/fetcher/GNUmakefile
index b89e795..4c36ae6 100644
--- a/tests/fetcher/GNUmakefile
+++ b/tests/fetcher/GNUmakefile
@@ -15,7 +15,7 @@ INCLUDE_DIRS = \
INCLUDE_LDFLAGS = \
-L$(TOPDIR)/src/libcrawler \
- -L$(TOPDIR)/src/logger \
+ -L$(TOPDIR)/src/liblogger \
-L$(TOPDIR)/libfetch
INCLUDE_LIBS = \