summaryrefslogtreecommitdiff
path: root/tests/url/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-15 18:32:10 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-15 18:32:10 +0200
commit8cbb2941b31878f7b0cccc3763f8df0d41554212 (patch)
treee0f9c9fe22d9ab45f051a1223a50fb25592a8df7 /tests/url/GNUmakefile
parentb3ec0b60c5b4911d048db84cec92fdee5ee7b9a5 (diff)
downloadcrawler-8cbb2941b31878f7b0cccc3763f8df0d41554212.tar.gz
crawler-8cbb2941b31878f7b0cccc3763f8df0d41554212.tar.bz2
renamed
Diffstat (limited to 'tests/url/GNUmakefile')
-rw-r--r--tests/url/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/url/GNUmakefile b/tests/url/GNUmakefile
index 69d882d..38de19c 100644
--- a/tests/url/GNUmakefile
+++ b/tests/url/GNUmakefile
@@ -13,7 +13,7 @@ INCLUDE_DIRS = \
INCLUDE_LDFLAGS =
INCLUDE_LIBS = \
- $(TOPDIR)/src/libcrawlingwolf.a \
+ $(TOPDIR)/src/libcrawler.a \
$(TOPDIR)/src/modules/urlnormalizer/simpleurl/libsimpleurlnormalizer.a \
$(TOPDIR)/src/modules/urlnormalizer/googleurl/libgoogleurlnormalizer.a \
$(TOPDIR)/googleurl/libgoogleurl.a \