aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2014-01-30 12:36:09 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2014-01-30 12:36:09 +0000
commit84e9620ccdedcc68936f952a6ebebdf1726c4b78 (patch)
tree31c2901f49581c1fe566bf56075b564a5752b302
parent6c98ef466cc1f39ef0ed3f89d1e2eb72870f2b2f (diff)
downloadgnunet-84e9620ccdedcc68936f952a6ebebdf1726c4b78.tar.gz
gnunet-84e9620ccdedcc68936f952a6ebebdf1726c4b78.zip
Include test_testbed_api_statistis.conf in dist
testbed/Makefile.am (EXTRA_DIST): Added file.
-rw-r--r--src/testbed/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index 209894be7..d088b1107 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -417,6 +417,7 @@ test_testbed_underlay_LDADD = \
417 417
418EXTRA_DIST = \ 418EXTRA_DIST = \
419 test_testbed_api.conf \ 419 test_testbed_api.conf \
420 test_testbed_api_statistics.conf \
420 test_testbed_api_test_timeout.conf \ 421 test_testbed_api_test_timeout.conf \
421 test_testbed_api_template.conf \ 422 test_testbed_api_template.conf \
422 test_testbed_logger_api.conf \ 423 test_testbed_logger_api.conf \