aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-07-26 09:05:26 +0200
committerChristian Grothoff <grothoff@gnunet.org>2021-07-26 09:05:26 +0200
commit8be49ca6ed306bc8c5833fb006b22f1099df93ba (patch)
tree047b2f638ce5885ee4a4741755c0a8aa85bff6b8
parent3ac1088039a3c5315c4a336775b31e08671ddd81 (diff)
downloadgnunet-8be49ca6ed306bc8c5833fb006b22f1099df93ba.tar.gz
gnunet-8be49ca6ed306bc8c5833fb006b22f1099df93ba.zip
simplify linkage
-rw-r--r--src/testbed/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index a9837daf5..cca8c59bc 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -101,8 +101,6 @@ gnunet_cmds_helper_SOURCES = \
101gnunet_cmds_helper_LDADD = $(XLIB) \ 101gnunet_cmds_helper_LDADD = $(XLIB) \
102 $(top_builddir)/src/util/libgnunetutil.la \ 102 $(top_builddir)/src/util/libgnunetutil.la \
103 $(top_builddir)/src/testing/libgnunettesting.la \ 103 $(top_builddir)/src/testing/libgnunettesting.la \
104 $(top_builddir)/src/transport/libgnunettransport.la \
105 libgnunettestbed.la \
106 $(LTLIBINTL) $(Z_LIBS) 104 $(LTLIBINTL) $(Z_LIBS)
107 105
108gnunet_daemon_testbed_blacklist_SOURCES = gnunet-daemon-testbed-blacklist.c 106gnunet_daemon_testbed_blacklist_SOURCES = gnunet-daemon-testbed-blacklist.c