gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix meson build


From: gnunet
Subject: [gnunet] branch master updated: -fix meson build
Date: Mon, 20 May 2024 17:56:07 +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 542a06c2b -fix meson build
542a06c2b is described below

commit 542a06c2bbc64c319aaac998de3001be2e9c62be
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon May 20 17:56:03 2024 +0200

    -fix meson build
---
 src/service/transport/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/service/transport/Makefile.am 
b/src/service/transport/Makefile.am
index 2336a70bb..d310f2c1e 100644
--- a/src/service/transport/Makefile.am
+++ b/src/service/transport/Makefile.am
@@ -28,7 +28,7 @@ lib_LTLIBRARIES = \
   $(TESTING_LIBS)
 
 libgnunettestingtransport_la_SOURCES = \
-  testing_api_traits.c
+  testing_transport_traits.c
 #  transport_api_cmd_connecting_peers.c \
 #  transport_api_cmd_backchannel_check.c \
 #  transport_api_cmd_send_simple.c \

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