aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-02-11 13:37:09 +0000
committerNathan S. Evans <evans@in.tum.de>2010-02-11 13:37:09 +0000
commit0bcffe690a5345324d7be4099a4bec157ec1282b (patch)
tree1f7d0e8e3295a4bd204ccc611f349d90c6227aea /src/testing/Makefile.am
parentdc252383026ab4641549b826a16548e0c1f2cb6d (diff)
downloadgnunet-0bcffe690a5345324d7be4099a4bec157ec1282b.tar.gz
gnunet-0bcffe690a5345324d7be4099a4bec157ec1282b.zip
testing changes, including real topology test (only for clique, and not that great of a test). Need to verify it will run on other machines... also need to commit it since it currently works for me
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 4ddcc2b97..934ecc612 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -60,4 +60,5 @@ test_testing_topology_clique_LDADD = \
60EXTRA_DIST = \ 60EXTRA_DIST = \
61 test_testing_data.conf \ 61 test_testing_data.conf \
62 test_testing_connect_peer1.conf \ 62 test_testing_connect_peer1.conf \
63 test_testing_connect_peer2.conf 63 test_testing_connect_peer2.conf \
64 test_testing_data_topology_clique.conf