aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-16 15:46:05 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-16 15:46:05 +0000
commitbb960e581aff44f7890440faccb3383d0e105ca4 (patch)
tree9896543f35cb354ac657a1e6d8a7d919ec8da3a6 /src/hostlist/Makefile.am
parent427b84ad7aa13658cb433ccc1ac362b24f1754c3 (diff)
downloadgnunet-bb960e581aff44f7890440faccb3383d0e105ca4.tar.gz
gnunet-bb960e581aff44f7890440faccb3383d0e105ca4.zip
dist ready
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