gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: build: fix make dist to include header f


From: gnunet
Subject: [gnunet] branch master updated: build: fix make dist to include header files
Date: Sat, 24 Feb 2024 11:07:38 +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 3761097c2 build: fix make dist to include header files
3761097c2 is described below

commit 3761097c25ff5c4a8dd660d77f83b98d62d0bda3
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Feb 24 11:07:15 2024 +0100

    build: fix make dist to include header files
---
 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 5cc13f030..d9919a69f 100644
--- a/src/service/dht/Makefile.am
+++ b/src/service/dht/Makefile.am
@@ -34,6 +34,7 @@ libexec_PROGRAMS = \
 
 gnunet_service_dht_SOURCES = \
  gnunet-service-dht.c gnunet-service-dht.h \
+ plugin_dhtu_gnunet.h plugin_dhtu_ip.h \
  plugin_dhtu_gnunet.c plugin_dhtu_ip.c \
  gnunet-service-dht_datacache.c gnunet-service-dht_datacache.h \
  gnunet-service-dht_neighbours.c gnunet-service-dht_neighbours.h \

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