summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-07-13 08:45:05 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-07-13 08:45:05 +0200
commitfde760aef037d14c84c49f500c0db91d7e95ae98 (patch)
treecd964147f986e4d39d38f5bfe3b223059f3ffc03 /src/lib/Makefile.am
parente0f78bc3c9536fb649cc7a69f3ee404b49087d64 (diff)
downloadexchange-fde760aef037d14c84c49f500c0db91d7e95ae98.tar.gz
exchange-fde760aef037d14c84c49f500c0db91d7e95ae98.tar.bz2
exchange-fde760aef037d14c84c49f500c0db91d7e95ae98.zip
towards age-withdraw and -reveal API
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 762a3f805..7a4febdd3 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -23,6 +23,7 @@ libtalerexchange_la_LDFLAGS = \
libtalerexchange_la_SOURCES = \
exchange_api_add_aml_decision.c \
exchange_api_age_withdraw.c \
+ exchange_api_age_withdraw_reveal.c \
exchange_api_auditor_add_denomination.c \
exchange_api_batch_deposit.c \
exchange_api_batch_withdraw.c \