gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: - fix build


From: gnunet
Subject: [gnunet] branch master updated: - fix build
Date: Fri, 23 Jul 2021 22:33:01 +0200

This is an automated email from the git hooks/post-receive script.

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 6f56dfeb8 - fix build
6f56dfeb8 is described below

commit 6f56dfeb812302266afa6ad96f5ac8cf9d06fd53
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Fri Jul 23 22:29:37 2021 +0200

    - fix build
---
 src/transport/Makefile.am | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index b59bfd0d4..3d8fa7774 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -397,20 +397,20 @@ plugin_LTLIBRARIES = \
   $(HTTP_SERVER_PLUGIN_LA) \
   $(HTTPS_SERVER_PLUGIN_LA) \
   $(WLAN_PLUGIN_LA) \
-  $(BT_PLUGIN_LA) \
-  libgnunet_plugin_cmd_simple_send.la
-
-libgnunet_plugin_cmd_simple_send_la_SOURCES = \
- plugin_cmd_simple_send.c
-libgnunet_plugin_cmd_simple_send_la_LIBADD = \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/testing/libgnunettesting.la \
-  $(top_builddir)/src/statistics/libgnunetstatistics.la \
-  $(top_builddir)/src/testbed/libgnunettestbed.la \
-  libgnunettransporttesting2.la \
-  $(LTLIBINTL)
-libgnunet_plugin_cmd_simple_send_la_LDFLAGS = \
-  $(GN_PLUGIN_LDFLAGS)
+  $(BT_PLUGIN_LA) 
+#  libgnunet_plugin_cmd_simple_send.la
+
+#libgnunet_plugin_cmd_simple_send_la_SOURCES = \
+# plugin_cmd_simple_send.c
+#libgnunet_plugin_cmd_simple_send_la_LIBADD = \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/testing/libgnunettesting.la \
+#  $(top_builddir)/src/statistics/libgnunetstatistics.la \
+#  $(top_builddir)/src/testbed/libgnunettestbed.la \
+#  libgnunettransporttesting2.la \
+#  $(LTLIBINTL)
+#libgnunet_plugin_cmd_simple_send_la_LDFLAGS = \
+#  $(GN_PLUGIN_LDFLAGS)
 
 if HAVE_EXPERIMENTAL
 plugin_LTLIBRARIES += libgnunet_plugin_transport_udp.la

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]