aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2011-04-07 21:14:52 +0000
committerNils Durner <durner@gnunet.org>2011-04-07 21:14:52 +0000
commite3a9e2740e43c7c4d2432685b8aff243db7c4098 (patch)
tree4d31bae20f2a8d8cef7b17e8a8e11f6f710f524c /src/hostlist/Makefile.am
parent9fb946486e985538acdedf3aeed9b5c11023d4f3 (diff)
downloadgnunet-e3a9e2740e43c7c4d2432685b8aff243db7c4098.tar.gz
gnunet-e3a9e2740e43c7c4d2432685b8aff243db7c4098.zip
MinGW
Diffstat (limited to 'src/hostlist/Makefile.am')
-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 8fa95c50e..ec525e2fa 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -25,7 +25,7 @@ gnunet_daemon_hostlist_LDADD = \
25 $(top_builddir)/src/transport/libgnunettransport.la \ 25 $(top_builddir)/src/transport/libgnunettransport.la \
26 $(top_builddir)/src/util/libgnunetutil.la \ 26 $(top_builddir)/src/util/libgnunetutil.la \
27 $(GN_LIBMHD) \ 27 $(GN_LIBMHD) \
28 @LIBCURL@ \ 28 @LIBCURL@ -lcurl \
29 $(GN_LIBINTL) 29 $(GN_LIBINTL)
30 30
31gnunet_daemon_hostlist_CPPFLAGS = \ 31gnunet_daemon_hostlist_CPPFLAGS = \