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.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index 3efc5ed5f..e2b45c208 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -50,9 +50,9 @@ test_gnunet_daemon_hostlist_learning_LDADD = \
50 50
51EXTRA_DIST = \ 51EXTRA_DIST = \
52 test_gnunet_daemon_hostlist_data.conf \ 52 test_gnunet_daemon_hostlist_data.conf \
53 test_gnunet_daemon_hostlist_data_peer1.conf \ 53 test_gnunet_daemon_hostlist_peer1.conf \
54 test_gnunet_daemon_hostlist_data_peer2.conf \ 54 test_gnunet_daemon_hostlist_peer2.conf \
55 learning_data.conf \ 55 learning_data.conf \
56 learning_data_peer1.conf \ 56 learning_peer1.conf \
57 learning_data_peer2.conf 57 learning_peer2.conf
58 58