aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-04-26 09:33:52 +0000
committerBart Polot <bart@net.in.tum.de>2013-04-26 09:33:52 +0000
commit5f7453d53f0b02b02abd05bf11633169a16fe868 (patch)
tree822fad0f4f21a277a61a7e05cc0b045a1525feb5 /src/testbed/Makefile.am
parenta5e2b65182c5e73f723f2b49d07aabfbe54ad112 (diff)
downloadgnunet-5f7453d53f0b02b02abd05bf11633169a16fe868.tar.gz
gnunet-5f7453d53f0b02b02abd05bf11633169a16fe868.zip
- fix
Diffstat (limited to 'src/testbed/Makefile.am')
-rw-r--r--src/testbed/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index e95dd3fa1..43435bf9e 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -144,7 +144,7 @@ check_PROGRAMS = \
144 test_testbed_api_testbed_run_topologysmallworld \ 144 test_testbed_api_testbed_run_topologysmallworld \
145 test_testbed_api_testbed_run_topologyfromfile \ 145 test_testbed_api_testbed_run_topologyfromfile \
146 test_testbed_api_testbed_run_topologyscalefree \ 146 test_testbed_api_testbed_run_topologyscalefree \
147 test_testbed_api_testbed_run_waitforever \ #Can be used for manual debugging 147 test_testbed_api_testbed_run_waitforever \
148 test_testbed_api_statistics 148 test_testbed_api_statistics
149 149
150if ENABLE_TEST_RUN 150if ENABLE_TEST_RUN