summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-06-25 13:59:47 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-06-25 13:59:47 +0200
commit75733ee00efc6d5342ed8b4fccd637efaebdce06 (patch)
tree68d2c58ed44001ad4ae297ebf0795c54ae56a2dc /src/lib/Makefile.am
parente2f44ea7b3b745ae349a69ac45b3217dc44dd43a (diff)
downloadexchange-75733ee00efc6d5342ed8b4fccd637efaebdce06.tar.gz
exchange-75733ee00efc6d5342ed8b4fccd637efaebdce06.tar.bz2
exchange-75733ee00efc6d5342ed8b4fccd637efaebdce06.zip
more work on atomizing exchange API: deposit
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 2c9031428..53190bc5b 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -32,7 +32,6 @@ libtalerexchange_la_SOURCES = \
exchange_api_csr_melt.c \
exchange_api_csr_withdraw.c \
exchange_api_handle.c exchange_api_handle.h \
- exchange_api_deposit.c \
exchange_api_deposits_get.c \
exchange_api_kyc_check.c \
exchange_api_kyc_proof.c \