From 1c3dcfb3336c1a2c78d48d74f7d7f2b407ef2a6c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 30 Nov 2023 20:58:02 +0900 Subject: -fix dist rules --- src/kyclogic/Makefile.am | 3 +-- src/testing/Makefile.am | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'src') 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 \ -- cgit v1.2.3