summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-29 14:00:56 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-29 14:01:02 +0200
commit60a30b1c75644710d635c2efa4bccf440e1839b4 (patch)
tree7f6cf01b9a5379d8f6fb2db4321941e4209f992c /src/exchange/Makefile.am
parent9b312aa0f8179a3641b4dc8ded70f46f9f1263c1 (diff)
downloadexchange-60a30b1c75644710d635c2efa4bccf440e1839b4.tar.gz
exchange-60a30b1c75644710d635c2efa4bccf440e1839b4.tar.bz2
exchange-60a30b1c75644710d635c2efa4bccf440e1839b4.zip
-deduplicate purse deposit logic
Diffstat (limited to 'src/exchange/Makefile.am')
-rw-r--r--src/exchange/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index ba22281fd..b027daf82 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -109,6 +109,7 @@ taler_exchange_httpd_SOURCES = \
taler-exchange-httpd.c taler-exchange-httpd.h \
taler-exchange-httpd_auditors.c taler-exchange-httpd_auditors.h \
taler-exchange-httpd_batch-withdraw.c taler-exchange-httpd_batch-withdraw.h \
+ taler-exchange-httpd_common_deposit.c taler-exchange-httpd_common_deposit.h \
taler-exchange-httpd_contract.c taler-exchange-httpd_contract.h \
taler-exchange-httpd_csr.c taler-exchange-httpd_csr.h \
taler-exchange-httpd_db.c taler-exchange-httpd_db.h \