From: Matthias Wachs Date: Tue, 11 May 2010 06:52:05 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~21785 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bcfdbb1b6adf43534b70c4e92e4f1a10e15f9687;p=oweals%2Fgnunet.git --- 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