aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-23 19:22:27 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-23 19:22:27 +0000
commitcbe126c37f2e6fdccdbe20e723c06b8b0b12d1c6 (patch)
tree822e89b841a7cbf24be04efdb9aac5d195699c3f /src/testbed
parente548255ba53e4ae6bc92054c9ce9ee0674d06d23 (diff)
downloadgnunet-cbe126c37f2e6fdccdbe20e723c06b8b0b12d1c6.tar.gz
gnunet-cbe126c37f2e6fdccdbe20e723c06b8b0b12d1c6.zip
-fix build system issues
Diffstat (limited to 'src/testbed')
-rw-r--r--src/testbed/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index c52fc1f16..6259f4404 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -370,6 +370,8 @@ gnunet_service_test_barriers_LDADD = \
370EXTRA_DIST = \ 370EXTRA_DIST = \
371 test_testbed_api.conf \ 371 test_testbed_api.conf \
372 test_testbed_api_test_timeout.conf \ 372 test_testbed_api_test_timeout.conf \
373 test_testbed_api_template.conf \
374 test_testbed_logger_api.conf \
373 test_testbed_api_testbed_run_topologyring.conf \ 375 test_testbed_api_testbed_run_topologyring.conf \
374 test_testbed_api_testbed_run_topologyclique.conf \ 376 test_testbed_api_testbed_run_topologyclique.conf \
375 test_testbed_api_testbed_run_topologyline.conf \ 377 test_testbed_api_testbed_run_topologyline.conf \