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, 2 insertions, 0 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index c1d89607c..347d16007 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -102,6 +102,8 @@ gnunet_cmds_helper_SOURCES = \
102gnunet_cmds_helper_LDADD = $(XLIB) \ 102gnunet_cmds_helper_LDADD = $(XLIB) \
103 $(top_builddir)/src/util/libgnunetutil.la \ 103 $(top_builddir)/src/util/libgnunetutil.la \
104 $(top_builddir)/src/testing/libgnunettesting.la \ 104 $(top_builddir)/src/testing/libgnunettesting.la \
105 $(top_builddir)/src/transport/libgnunettransporttesting2.la \
106 libgnunettestbed.la \
105 $(LTLIBINTL) $(Z_LIBS) 107 $(LTLIBINTL) $(Z_LIBS)
106 108
107gnunet_daemon_testbed_blacklist_SOURCES = gnunet-daemon-testbed-blacklist.c 109gnunet_daemon_testbed_blacklist_SOURCES = gnunet-daemon-testbed-blacklist.c