gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -try to fix Debian build


From: gnunet
Subject: [gnunet] branch master updated: -try to fix Debian build
Date: Wed, 10 Jan 2024 14:44:47 +0100

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 37aa309f6 -try to fix Debian build
37aa309f6 is described below

commit 37aa309f680e95cc9cce39e34f7a6e9e90fe81cf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 10 14:44:43 2024 +0100

    -try to fix Debian build
---
 src/service/messenger/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/service/messenger/Makefile.am 
b/src/service/messenger/Makefile.am
index 3acc0a6e3..501d3d816 100644
--- a/src/service/messenger/Makefile.am
+++ b/src/service/messenger/Makefile.am
@@ -64,6 +64,8 @@ libgnunetmessengertesting_la_LIBADD = \
   libgnunetmessenger.la \
   $(top_builddir)/src/service/testing/libgnunettesting.la \
   $(top_builddir)/src/service/transport/libgnunettransporttesting2.la \
+  $(top_builddir)/src/service/cadet/libgnunetcadet.la \
+  $(top_builddir)/src/service/identity/libgnunetidentity.la \
   $(top_builddir)/src/lib/util/libgnunetutil.la
 libgnunetmessengertesting_la_LDFLAGS = \
   $(GN_LIBINTL) \

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