summaryrefslogtreecommitdiff
path: root/tests/typedetect
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typedetect')
-rw-r--r--tests/typedetect/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typedetect/GNUmakefile b/tests/typedetect/GNUmakefile
index a3a8475..251a2a2 100644
--- a/tests/typedetect/GNUmakefile
+++ b/tests/typedetect/GNUmakefile
@@ -21,7 +21,7 @@ INCLUDE_LIBS = \
$(TOPDIR)/src/modules/fetcher/libfetch/liblibfetchfetcher.a \
$(TOPDIR)/libfetch/libfetch.a \
$(TOPDIR)/src/modules/urlnormalizer/simpleurl/libsimpleurlnormalizer.a \
- $(TOPDIR)/src/libcrawlingwolf.a
+ $(TOPDIR)/src/libcrawler.a
# openssl
ifeq ($(WITH_SSL),1)