gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: build: ftbfs fix for autotools


From: gnunet
Subject: [gnunet] branch master updated: build: ftbfs fix for autotools
Date: Fri, 23 Feb 2024 19:18:22 +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 b4df071fc build: ftbfs fix for autotools
b4df071fc is described below

commit b4df071fcec052619c408b1e6488fe98b652e9c6
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Feb 23 19:18:07 2024 +0100

    build: ftbfs fix for autotools
---
 src/service/dht/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/service/dht/Makefile.am b/src/service/dht/Makefile.am
index 91f90afc3..5cc13f030 100644
--- a/src/service/dht/Makefile.am
+++ b/src/service/dht/Makefile.am
@@ -47,6 +47,7 @@ gnunet_service_dht_LDADD = \
   $(top_builddir)/src/lib/hello/libgnunethello.la \
   $(top_builddir)/src/lib/block/libgnunetblock.la \
   $(top_builddir)/src/lib/block/libgnunetblockgroup.la \
+  $(top_builddir)/src/service/transport/libgnunettransportapplication.la \
   $(top_builddir)/src/service/datacache/libgnunetdatacache.la \
   $(top_builddir)/src/lib/util/libgnunetutil.la \
   -lm

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