gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix ftbfs


From: gnunet
Subject: [gnunet] branch master updated: -fix ftbfs
Date: Wed, 01 Jan 2025 17:25:38 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

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

commit fe897d51bbf544ed70e49fb1a0f6098e94452bd6
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jan 1 17:25:31 2025 +0100

    -fix ftbfs
---
 src/service/transport/Makefile.am | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/service/transport/Makefile.am 
b/src/service/transport/Makefile.am
index 9ee02df69..5866c703c 100644
--- a/src/service/transport/Makefile.am
+++ b/src/service/transport/Makefile.am
@@ -43,8 +43,8 @@ libgnunettestingtransport_la_SOURCES = \
   testing_transport_traits.c transport-testing-cmds.h \
   transport-testing-communicator.c transport-testing-communicator.h \
   transport-testing2.h \
-  transport_testing_cmd_simple_send.c \
-  testing_cmd_transport_connect_peers.c
+  testing_cmd_transport_send_simple.c
+#  testing_cmd_transport_connect_peers.c \
 #  transport_api_cmd_backchannel_check.c \
 #  transport_api_cmd_send_simple_performance.c \
 #  transport-testing-cmds.h \
@@ -361,12 +361,12 @@ test_communicator_bidirect_tcp_LDADD = \
  $(top_builddir)/src/lib/util/libgnunetutil.la \
  $(top_builddir)/src/service/statistics/libgnunetstatistics.la
 
-test_transport_api_tcp_SOURCES = \
- test_transport_api.c
-test_transport_api_tcp_LDADD = \
- $(top_builddir)/src/lib/hello/libgnunethello.la \
- $(top_builddir)/src/lib/util/libgnunetutil.la  \
- libgnunettestingtransport.la
+#test_transport_api_tcp_SOURCES = \
+# test_transport_api.c
+#test_transport_api_tcp_LDADD = \
+# $(top_builddir)/src/lib/hello/libgnunethello.la \
+# $(top_builddir)/src/lib/util/libgnunetutil.la  \
+# libgnunettestingtransport.la
 
 EXTRA_DIST = \
 test_transport_start_testcase.sh \

-- 
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]