gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: PEERSTORE: ftbfs fix for autotools; forg


From: gnunet
Subject: [gnunet] branch master updated: PEERSTORE: ftbfs fix for autotools; forgot to add new file
Date: Fri, 23 Feb 2024 18:31:56 +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 7cba90812 PEERSTORE: ftbfs fix for autotools; forgot to add new file
7cba90812 is described below

commit 7cba908122425b8584eb927c5c58be8e32790dae
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Feb 23 18:31:50 2024 +0100

    PEERSTORE: ftbfs fix for autotools; forgot to add new file
---
 src/service/peerstore/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/service/peerstore/Makefile.am 
b/src/service/peerstore/Makefile.am
index a12e8ff8b..1f6385bb7 100644
--- a/src/service/peerstore/Makefile.am
+++ b/src/service/peerstore/Makefile.am
@@ -32,6 +32,7 @@ gnunet_service_peerstore_LDADD = \
 
 libgnunetpeerstore_la_SOURCES = \
   peerstore_api.c \
+  peerstore_api_monitor.c \
   peerstore_common.c
 libgnunetpeerstore_la_LIBADD = \
   $(top_builddir)/src/lib/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]