From: Sree Harsha Totakura Date: Mon, 5 Nov 2012 16:02:18 +0000 (+0000) Subject: added testing configuration files X-Git-Tag: initial-import-from-subversion-38251~11017 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c5d22d679bc486a38236dc66880c5e21b40e467f;p=oweals%2Fgnunet.git added testing configuration files --- diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am index 38985c82e..128f99a3d 100644 --- a/src/testbed/Makefile.am +++ b/src/testbed/Makefile.am @@ -204,4 +204,7 @@ test_testbed_api_testbed_run_topologyclique_LDADD = \ EXTRA_DIST = \ - test_testbed_api.conf + test_testbed_api.conf \ + test_testbed_api_testbed_run_topologyclique.conf \ + test_testbed_api_testbed_run_topologyline.conf \ + test_testbed_api_testbed_run_topologyrandom.conf \ No newline at end of file