aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
diff options
context:
space:
mode:
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 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