gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix dist rules


From: gnunet
Subject: [taler-exchange] branch master updated: -fix dist rules
Date: Thu, 03 Nov 2022 23:45:27 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 66ff1a29 -fix dist rules
66ff1a29 is described below

commit 66ff1a29f0789efbc3b66103cecc69af38d092e7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Nov 3 23:45:24 2022 +0100

    -fix dist rules
---
 doc/Makefile.am          | 7 +++++--
 src/kyclogic/Makefile.am | 3 +--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index edb226a8..0b8cd63d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,19 +21,22 @@ man_MANS = \
   prebuilt/man/taler-exchange-benchmark.1  \
   prebuilt/man/taler-exchange-closer.1     \
   prebuilt/man/taler-exchange-dbinit.1  \
+  prebuilt/man/taler-exchange-drain.1  \
   prebuilt/man/taler-exchange-expire.1  \
   prebuilt/man/taler-exchange-httpd.1       \
+  prebuilt/man/taler-exchange-kyc-tester.1       \
   prebuilt/man/taler-exchange-offline.1    \
+  prebuilt/man/taler-exchange-router.1\
   prebuilt/man/taler-exchange-secmod-cs.1\
   prebuilt/man/taler-exchange-secmod-eddsa.1\
   prebuilt/man/taler-exchange-secmod-rsa.1 \
-  prebuilt/man/taler-exchange-router.1\
   prebuilt/man/taler-exchange-transfer.1\
-  prebuilt/man/taler-exchange-wirewatch.1   \
   prebuilt/man/taler-exchange-wire-gateway-client.1\
+  prebuilt/man/taler-exchange-wirewatch.1   \
   prebuilt/man/taler-helper-auditor-aggregation.1 \
   prebuilt/man/taler-helper-auditor-coins.1\
   prebuilt/man/taler-helper-auditor-deposits.1\
+  prebuilt/man/taler-helper-auditor-purses.1\
   prebuilt/man/taler-helper-auditor-reserves.1\
   prebuilt/man/taler-helper-auditor-wire.1
 
diff --git a/src/kyclogic/Makefile.am b/src/kyclogic/Makefile.am
index 301b9239..a88c3c49 100644
--- a/src/kyclogic/Makefile.am
+++ b/src/kyclogic/Makefile.am
@@ -15,8 +15,7 @@ pkgcfg_DATA = \
   kyclogic-persona.conf
 
 EXTRA_DIST = \
-  kyclogic.conf \
-  kyclogic-oauth2.conf \
+  $(pkgcfg_DATA) \
   sample.conf
 
 lib_LTLIBRARIES = \

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