diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-12-24 23:25:08 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-12-24 23:25:08 +0100 |
commit | c0702a6f0a2f1d837892417a5a4292ad18f3e453 (patch) | |
tree | 5decdc91402fc0ae8368d7f65a2421447ebf441f /src | |
parent | 30d243b7e88b0f307967af6bed162c49247ac2b6 (diff) |
more missing files for distv0.6.0
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index f971d4923..de0c8935c 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -288,8 +288,10 @@ EXTRA_DIST = \ test_exchange_api_home/.config/taler/test.json \ test_exchange_api_home/.config/taler/sepa.json \ test_exchange_api.conf \ + test_exchange_api_twisted.conf \ test_exchange_api_keys_cherry_picking.conf \ test_exchange_api_keys_cherry_picking_extended.conf \ + test_exchange_api_keys_cherry_picking_extended_2.conf \ test_exchange_api_expire_reserve_now.conf \ test_auditor_api.conf \ test_auditor_api_expire_reserve_now.conf |