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.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