summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-02-25 19:31:36 +0000
committerng0 <ng0@n0.is>2019-02-25 19:31:36 +0000
commitb51a67e1b4da6ff57b633aa9d73d341c0d847c95 (patch)
tree5f91283bd2fc1ee11159b07aa5119f18fbf6b80c
parent762e1db1e4587723656373957143889055770787 (diff)
downloadgnurl-b51a67e1b4da6ff57b633aa9d73d341c0d847c95.tar.gz
gnurl-b51a67e1b4da6ff57b633aa9d73d341c0d847c95.tar.bz2
gnurl-b51a67e1b4da6ff57b633aa9d73d341c0d847c95.zip
tests/unit/Makefile.inc: post merge fixesgnurl-7.64.0
-rw-r--r--tests/unit/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/Makefile.inc b/tests/unit/Makefile.inc
index 28cf8dfc7..06b5186e4 100644
--- a/tests/unit/Makefile.inc
+++ b/tests/unit/Makefile.inc
@@ -102,7 +102,7 @@ unit1620_CPPFLAGS = $(AM_CPPFLAGS)
unit1621_SOURCES = unit1621.c $(UNITFILES)
unit1621_CPPFLAGS = $(AM_CPPFLAGS)
-unit1621_LDADD = $(top_builddir)/src/libcurltool.la $(top_builddir)/lib/libcurl.la
+unit1621_LDADD = $(top_builddir)/src/libcurltool.la $(top_builddir)/lib/libgnurl.la
unit1650_SOURCES = unit1650.c $(UNITFILES)
unit1650_CPPFLAGS = $(AM_CPPFLAGS)