summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-11-30 20:58:02 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-11-30 20:58:02 +0900
commit1c3dcfb3336c1a2c78d48d74f7d7f2b407ef2a6c (patch)
tree0dd00332072d347f836905b15f54afc4178f9d33 /src
parent81d86cb487b71dcccec4b5430445a1c53a932ab3 (diff)
downloadexchange-1c3dcfb3336c1a2c78d48d74f7d7f2b407ef2a6c.tar.gz
exchange-1c3dcfb3336c1a2c78d48d74f7d7f2b407ef2a6c.tar.bz2
exchange-1c3dcfb3336c1a2c78d48d74f7d7f2b407ef2a6c.zip
-fix dist rules
Diffstat (limited to 'src')
-rw-r--r--src/kyclogic/Makefile.am3
-rw-r--r--src/testing/Makefile.am1
2 files changed, 1 insertions, 3 deletions
diff --git a/src/kyclogic/Makefile.am b/src/kyclogic/Makefile.am
index 3e98a956f..d43d4a6c1 100644
--- a/src/kyclogic/Makefile.am
+++ b/src/kyclogic/Makefile.am
@@ -24,8 +24,7 @@ bin_SCRIPTS = \
EXTRA_DIST = \
$(pkgcfg_DATA) \
$(bin_SCRIPTS) \
- sample.conf \
- persona-sample-reply.json
+ sample.conf
lib_LTLIBRARIES = \
libtalerkyclogic.la
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 18fe2a49b..5daa8c1eb 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -561,7 +561,6 @@ EXTRA_DIST = \
test_bank_api_nexus.conf \
test_exchange_api_home/taler/auditor/offline-keys/auditor.priv \
test_exchange_api_home/.local/share/taler/exchange-offline/master.priv \
- test_exchange_api_keys_cherry_picking_home/taler/exchange-offline/master.priv \
test_exchange_api.conf \
test_exchange_api-cs.conf \
test_exchange_api-rsa.conf \