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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index 8a3912f5b..012f35e20 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -21,6 +21,7 @@ gnunet_service_testbed_SOURCES = \
21 gnunet-service-testbed.c 21 gnunet-service-testbed.c
22gnunet_service_testbed_LDADD = $(XLIB) \ 22gnunet_service_testbed_LDADD = $(XLIB) \
23 $(top_builddir)/src/util/libgnunetutil.la \ 23 $(top_builddir)/src/util/libgnunetutil.la \
24 $(top_builddir)/src/testing/libgnunettesting.la \
24 $(top_builddir)/src/testbed/libgnunettestbed.la \ 25 $(top_builddir)/src/testbed/libgnunettestbed.la \
25 $(LTLIBINTL) -lz 26 $(LTLIBINTL) -lz
26gnunet_service_testbed_DEPENDENCIES = \ 27gnunet_service_testbed_DEPENDENCIES = \