aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-10 23:40:03 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-10 23:40:03 +0000
commit69710b875141c1c2cc2eacd4221356d6e457b8c6 (patch)
tree6aaad2985b8057b1eee505ebe4b511037b4a810f /src/hostlist/Makefile.am
parent85c435c57b151d4949288572ba964f5c98f67989 (diff)
downloadgnunet-69710b875141c1c2cc2eacd4221356d6e457b8c6.tar.gz
gnunet-69710b875141c1c2cc2eacd4221356d6e457b8c6.zip
working on hostlist
Diffstat (limited to 'src/hostlist/Makefile.am')
-rw-r--r--src/hostlist/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index ac1409961..6aca797d3 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -27,12 +27,10 @@ gnunet_daemon_hostlist_LDADD = \
27gnunet_daemon_hostlist_CPPFLAGS = \ 27gnunet_daemon_hostlist_CPPFLAGS = \
28 @LIBCURL_CPPFLAGS@ 28 @LIBCURL_CPPFLAGS@
29 29
30
31
32check_PROGRAMS = \ 30check_PROGRAMS = \
33 test_gnunet_daemon_hostlist 31 test_gnunet_daemon_hostlist
34 32
35# TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 33# TESTS = $(check_PROGRAMS)
36 34
37test_gnunet_daemon_hostlist_SOURCES = \ 35test_gnunet_daemon_hostlist_SOURCES = \
38 test_gnunet_daemon_hostlist.c 36 test_gnunet_daemon_hostlist.c