gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: [build] Finish cleanup of src/donau


From: gnunet
Subject: [taler-donau] branch master updated: [build] Finish cleanup of src/donau/Makefile.am
Date: Wed, 29 Nov 2023 14:28:02 +0100

This is an automated email from the git hooks/post-receive script.

pius-loosli pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new f0caa19  [build] Finish cleanup of src/donau/Makefile.am
f0caa19 is described below

commit f0caa1920abb6af0e298de04525191b50207d404
Author: Pius Loosli <loosp2@bfh.ch>
AuthorDate: Wed Nov 29 14:27:21 2023 +0100

    [build] Finish cleanup of src/donau/Makefile.am
---
 src/donau/Makefile.am | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/donau/Makefile.am b/src/donau/Makefile.am
index 6ac5c84..4e9011f 100644
--- a/src/donau/Makefile.am
+++ b/src/donau/Makefile.am
@@ -15,8 +15,6 @@ pkgcfg_DATA = \
   donau.conf
 
 # Programs
-bin_SCRIPTS = \
-  taler-donau-kyc-aml-pep-trigger.sh
 
 bin_PROGRAMS = \
   donau-httpd
@@ -28,12 +26,9 @@ donau_httpd_SOURCES = \
 
 donau_httpd_LDADD = \
   $(LIBGCRYPT_LIBS) \
-  $(top_builddir)/src/mhd/libtalermhd.la \
   $(top_builddir)/src/json/libtalerjson.la \
-  $(top_builddir)/src/donaudb/libtalerdonaudb.la \
-  $(top_builddir)/src/templating/libtalertemplating.la \
+  $(top_builddir)/src/donaudb/libtalerdonaudb.la \  
   $(top_builddir)/src/util/libtalerdonauutil.la \
-  $(top_builddir)/src/extensions/libtalerextensions.la \
   -lmicrohttpd \
   -lgnunetcurl \
   -lgnunetutil \

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