summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-21 22:44:51 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-21 22:44:51 +0200
commiteea35ffb01328f4109e4cfaeeff1c3cae586d8e4 (patch)
treec4cb61196675f6799508c97d65371486346574ec /src/lib/Makefile.am
parent53cde04c4e62dcf38055502cfc60a691a58a5758 (diff)
downloadexchange-eea35ffb01328f4109e4cfaeeff1c3cae586d8e4.tar.gz
exchange-eea35ffb01328f4109e4cfaeeff1c3cae586d8e4.tar.bz2
exchange-eea35ffb01328f4109e4cfaeeff1c3cae586d8e4.zip
-skeleton logic for deposits into purse
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index c09c33fae..f28640f2d 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -48,6 +48,7 @@ libtalerexchange_la_SOURCES = \
exchange_api_melt.c \
exchange_api_purse_create_with_deposit.c \
exchange_api_purse_create_with_merge.c \
+ exchange_api_purse_deposit.c \
exchange_api_purse_merge.c \
exchange_api_recoup.c \
exchange_api_recoup_refresh.c \