aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-16 12:54:32 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-16 12:54:32 +0000
commit7429585cc4950501ae4f2348e5a13c8e0b4332e0 (patch)
treee67cdd27943c900b66cdb4c64d54ddeb530c88ba /src/hostlist
parent9ae1afe31607cbfba772976f793008c65fb1a08e (diff)
downloadgnunet-7429585cc4950501ae4f2348e5a13c8e0b4332e0.tar.gz
gnunet-7429585cc4950501ae4f2348e5a13c8e0b4332e0.zip
-ftbfs
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 560d4f0f2..38c065cbf 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -38,7 +38,7 @@ gnunet_daemon_hostlist_LDADD = \
38 $(GN_LIBINTL) 38 $(GN_LIBINTL)
39 39
40gnunet_daemon_hostlist_CPPFLAGS = \ 40gnunet_daemon_hostlist_CPPFLAGS = \
41 @LIBCURL_CPPFLAGS@ 41 @LIBCURL_CPPFLAGS@ $(AM_CPPFLAGS)
42 42
43if HAVE_LIBCURL 43if HAVE_LIBCURL
44check_PROGRAMS = \ 44check_PROGRAMS = \