gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: add technically unnecessary link against


From: gnunet
Subject: [gnunet] branch master updated: add technically unnecessary link against libgnunetarm for debian package build
Date: Wed, 11 Oct 2023 10:14:28 +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 feded15e0 add technically unnecessary link against libgnunetarm for 
debian package build
feded15e0 is described below

commit feded15e0ec812f01afcb43959dcad0894c13b25
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Oct 11 10:14:24 2023 +0200

    add technically unnecessary link against libgnunetarm for debian package 
build
---
 src/core/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index af709ae29..5e2a74ec3 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -55,6 +55,7 @@ libgnunetcoretesting_la_SOURCES = \
   core_api_cmd_connecting_peers.c 
 libgnunetcoretesting_la_LIBADD = \
   $(top_builddir)/src/testing/libgnunettesting.la \
+  $(top_builddir)/src/arm/libgnunetarm.la \
   $(top_builddir)/src/transport/libgnunettransportapplication.la \
   $(top_builddir)/src/transport/libgnunettransportcore.la \
   $(top_builddir)/src/util/libgnunetutil.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]