From c5d22d679bc486a38236dc66880c5e21b40e467f Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Mon, 5 Nov 2012 16:02:18 +0000 Subject: [PATCH] added testing configuration files --- src/testbed/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.25.1