aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authordurner <durner@140774ce-b5e7-0310-ab8b-a85725594a96>2011-04-07 21:14:52 +0000
committerdurner <durner@140774ce-b5e7-0310-ab8b-a85725594a96>2011-04-07 21:14:52 +0000
commit0e83c6b00a975eaba56099f305073fc0dd44e1c7 (patch)
tree4d31bae20f2a8d8cef7b17e8a8e11f6f710f524c /src/hostlist
parent7460b60717cf68c16a874f9217b72d3c3dc1530e (diff)
MinGW
git-svn-id: https://gnunet.org/svn/gnunet@14925 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/hostlist')
-rw-r--r--src/hostlist/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 8fa95c50e1..ec525e2fa1 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -25,7 +25,7 @@ gnunet_daemon_hostlist_LDADD = \
$(top_builddir)/src/transport/libgnunettransport.la \
$(top_builddir)/src/util/libgnunetutil.la \
$(GN_LIBMHD) \
- @LIBCURL@ \
+ @LIBCURL@ -lcurl \
$(GN_LIBINTL)
gnunet_daemon_hostlist_CPPFLAGS = \