aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
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 ec525e2fa..560d81900 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@ -lcurl \ 28 @LIBCURL@ \
29 $(GN_LIBINTL) 29 $(GN_LIBINTL)
30 30
31gnunet_daemon_hostlist_CPPFLAGS = \ 31gnunet_daemon_hostlist_CPPFLAGS = \