gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: Attempt fix make dist !tarball


From: gnunet
Subject: [gnunet] branch master updated: Attempt fix make dist !tarball
Date: Wed, 11 Oct 2023 07:30:30 +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 cd255f670 Attempt fix make dist !tarball
cd255f670 is described below

commit cd255f670004dafc8b0d0ec39be3538d97b496f2
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Oct 11 07:30:23 2023 +0200

    Attempt fix make dist !tarball
---
 src/include/Makefile.am   | 1 +
 src/transport/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 03983eaa0..2f45ebdaf 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -121,6 +121,7 @@ gnunetinclude_HEADERS = \
   gnunet_time_lib.h \
   gnunet_transport_application_service.h \
   gnunet_transport_communication_service.h \
+  gnunet_transport_monitor_service.h \
   gnunet_transport_core_service.h \
   gnunet_transport_hello_service.h \
   gnunet_transport_testing_ng_lib.h \
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index bf8cab3a9..ef84fa003 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -189,7 +189,7 @@ endif
 #  $(GN_LIBINTL)
 
 gnunet_service_tng_SOURCES = \
- gnunet-service-tng.c
+ gnunet-service-tng.c transport.h
 gnunet_service_tng_LDADD = \
   $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
   $(top_builddir)/src/hello/libgnunethello.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]