diff options
Diffstat (limited to 'src/lib/Makefile.am')
-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 aefdc518..45f424b8 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -140,6 +140,8 @@ test_merchant_api_LDADD = \ EXTRA_DIST = \ test_merchant_api.conf \ test_merchant_api_twisted.conf \ + test_merchant_api_proxy_merchant.conf \ + test_merchant_api_proxy_exchange.conf \ test_merchant_api_home/.local/share/taler/exchange/offline-keys/master.priv \ test_merchant_api_home/.config/taler/exchange/account-2.json \ test_merchant_api_home/.config/taler/merchant/wire/test.json \ |