From bcfdbb1b6adf43534b70c4e92e4f1a10e15f9687 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 11 May 2010 06:52:05 +0000 Subject: [PATCH] --- src/transport/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index cec305a7d..648f1b514 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -169,6 +169,7 @@ test_plugin_transport_http_SOURCES = \ test_plugin_transport_http_LDADD = \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ + @LIBCURL@ \ $(top_builddir)/src/util/libgnunetutil.la -- 2.25.1