aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-10 11:21:07 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-10 11:21:07 +0000
commit85a049155d73ab1001f417b0786b8aefbdd01fd2 (patch)
tree116aca24d842bf43d2ce8e95d517ba7d0cbc3558 /src/hostlist/Makefile.am
parent4e1e5f3d5b6018a3a81da9a5cd23ad9c96792317 (diff)
downloadgnunet-85a049155d73ab1001f417b0786b8aefbdd01fd2.tar.gz
gnunet-85a049155d73ab1001f417b0786b8aefbdd01fd2.zip
done
Diffstat (limited to 'src/hostlist/Makefile.am')
-rw-r--r--src/hostlist/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 18a17d86b..d51d52f67 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 test_gnunet_daemon_hostlist_learning 32 test_gnunet_daemon_hostlist_learning
33 33
34 34
35TESTS = $(check_PROGRAMS) 35TESTS = $(check_PROGRAMS)
36 36
@@ -55,5 +55,4 @@ EXTRA_DIST = \
55 learning_data.conf \ 55 learning_data.conf \
56 learning_data_peer1.conf \ 56 learning_data_peer1.conf \
57 learning_data_peer2.conf 57 learning_data_peer2.conf
58
59 58