gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: PEERSTORE: Forgot makefile update


From: gnunet
Subject: [gnunet] branch master updated: PEERSTORE: Forgot makefile update
Date: Wed, 22 Nov 2023 20:31:45 +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 c7ea74d47 PEERSTORE: Forgot makefile update
c7ea74d47 is described below

commit c7ea74d4767da3c769c8cfe90ff47bf05735bbb0
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Nov 22 20:31:41 2023 +0100

    PEERSTORE: Forgot makefile update
---
 src/service/peerstore/Makefile.am | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/src/service/peerstore/Makefile.am 
b/src/service/peerstore/Makefile.am
index de301bbcf..6ca8e7925 100644
--- a/src/service/peerstore/Makefile.am
+++ b/src/service/peerstore/Makefile.am
@@ -14,23 +14,12 @@ if USE_COVERAGE
   AM_CFLAGS = -fprofile-arcs -ftest-coverage
 endif
 
-# This program does not do anything.
-noinst_PROGRAMS = \
- gnunet-peerstore
-
 libexec_PROGRAMS = \
  gnunet-service-peerstore
 
 lib_LTLIBRARIES = \
  libgnunetpeerstore.la
 
-gnunet_peerstore_SOURCES = \
- gnunet-peerstore.c
-gnunet_peerstore_LDADD = \
-  $(top_builddir)/src/lib/util/libgnunetutil.la \
-  libgnunetpeerstore.la \
-  $(GN_LIBINTL)
-
 gnunet_service_peerstore_SOURCES = \
  gnunet-service-peerstore.c \
  peerstore_common.c peerstore_common.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]