gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - fix ftbfs dist !tarball


From: gnunet
Subject: [gnunet] branch master updated: - fix ftbfs dist !tarball
Date: Sat, 21 Sep 2024 09:08:42 +0200

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 f90bae0cc - fix ftbfs dist !tarball
f90bae0cc is described below

commit f90bae0cca7d44bf50137457e50bb93ab5e13a02
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Sep 21 09:08:19 2024 +0200

    - fix ftbfs dist !tarball
---
 src/service/dht/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/service/dht/Makefile.am b/src/service/dht/Makefile.am
index bc1213f11..c45e09c83 100644
--- a/src/service/dht/Makefile.am
+++ b/src/service/dht/Makefile.am
@@ -72,7 +72,7 @@ test_dht_api_LDADD = \
  libgnunetdht.la
 
 EXTRA_DIST = \
-       gnunet-service-dht_clients.c \
+  gnunet-service-dht_clients.c gnunet-service-dht_clients.h \
   dhtu_testbed_connect.sh \
   dhtu_testbed_deploy.conf \
   dhtu_testbed_deploy.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]