From 66ff1a29f0789efbc3b66103cecc69af38d092e7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 3 Nov 2022 23:45:24 +0100 Subject: -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 edb226a86..0b8cd63dc 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 301b9239f..a88c3c49b 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 = \ -- cgit v1.2.3