aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-18 13:12:46 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-18 13:12:46 +0000
commit0d0886cc467bf46358245ea0d8a66638daa969a0 (patch)
treec8ae0e7e44860885fe53eed6dcd49ad3d8591cba /src/hostlist/Makefile.am
parent79a336d80905380fdf92bdf6ba4bc160e286c98a (diff)
downloadgnunet-0d0886cc467bf46358245ea0d8a66638daa969a0.tar.gz
gnunet-0d0886cc467bf46358245ea0d8a66638daa969a0.zip
nicer logging, activating testcase
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 6aca797d3..c70dbf5c3 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -30,7 +30,7 @@ gnunet_daemon_hostlist_CPPFLAGS = \
30check_PROGRAMS = \ 30check_PROGRAMS = \
31 test_gnunet_daemon_hostlist 31 test_gnunet_daemon_hostlist
32 32
33# TESTS = $(check_PROGRAMS) 33TESTS = $(check_PROGRAMS)
34 34
35test_gnunet_daemon_hostlist_SOURCES = \ 35test_gnunet_daemon_hostlist_SOURCES = \
36 test_gnunet_daemon_hostlist.c 36 test_gnunet_daemon_hostlist.c