[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: simplify linkage
From: |
gnunet |
Subject: |
[gnunet] branch master updated: simplify linkage |
Date: |
Mon, 26 Jul 2021 09:08:54 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 8be49ca6e simplify linkage
8be49ca6e is described below
commit 8be49ca6ed306bc8c5833fb006b22f1099df93ba
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Jul 26 09:05:26 2021 +0200
simplify linkage
---
src/testbed/Makefile.am | 2 --
1 file changed, 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 = \
gnunet_cmds_helper_LDADD = $(XLIB) \
$(top_builddir)/src/util/libgnunetutil.la \
$(top_builddir)/src/testing/libgnunettesting.la \
- $(top_builddir)/src/transport/libgnunettransport.la \
- libgnunettestbed.la \
$(LTLIBINTL) $(Z_LIBS)
gnunet_daemon_testbed_blacklist_SOURCES = gnunet-daemon-testbed-blacklist.c
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: simplify linkage,
gnunet <=