aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-08 11:07:32 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-08 11:07:32 +0000
commit39780082b7e3d62ac566bdbfff621b7802cd7d61 (patch)
tree27b743d5dde8a75ec38551a1519e3cf2ec316c94 /src/testbed
parentd83640d04d57f6388b37d19a814eb6770ea4c485 (diff)
downloadgnunet-39780082b7e3d62ac566bdbfff621b7802cd7d61.tar.gz
gnunet-39780082b7e3d62ac566bdbfff621b7802cd7d61.zip
-ftbfs
Diffstat (limited to 'src/testbed')
-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 c959506f2..f5d3647ae 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -289,7 +289,7 @@ test_gnunet_helper_testbed_SOURCES = \
289test_gnunet_helper_testbed_LDADD = \ 289test_gnunet_helper_testbed_LDADD = \
290 $(top_builddir)/src/util/libgnunetutil.la \ 290 $(top_builddir)/src/util/libgnunetutil.la \
291 libgnunettestbed.la \ 291 libgnunettestbed.la \
292 $(Z_LIBZ) 292 $(Z_LIBS)
293 293
294test_testbed_api_testbed_run_topologyrandom_SOURCES = \ 294test_testbed_api_testbed_run_topologyrandom_SOURCES = \
295 test_testbed_api_testbed_run.c 295 test_testbed_api_testbed_run.c