aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-03 18:32:21 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-03 18:32:21 +0000
commitd9fcbb7d5a860d27dfab3fee956f4187a0d92401 (patch)
treeb1559b4a6b88bc2731b6ce51f6fb9f6bbc7a9a36 /src/testing/Makefile.am
parent32e21c94e921edf3b026f8e94010cd66db32b00c (diff)
downloadgnunet-d9fcbb7d5a860d27dfab3fee956f4187a0d92401.tar.gz
gnunet-d9fcbb7d5a860d27dfab3fee956f4187a0d92401.zip
fixing various dist issues
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 3f68411f5..152b528d2 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -194,5 +194,5 @@ EXTRA_DIST = \
194 test_testing_data_topology_scale_free.conf \ 194 test_testing_data_topology_scale_free.conf \
195 test_testing_data_topology_blacklist.conf \ 195 test_testing_data_topology_blacklist.conf \
196 test_testing_data_topology_churn.conf \ 196 test_testing_data_topology_churn.conf \
197 test_testing_data_topology_line.conf 197 test_testing_data_topology_none.conf
198 198