aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-10 15:37:05 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-10 15:37:05 +0200
commitdf681b0d9585cbd69f377304643a8877fd4fb00a (patch)
tree190e1342a8ec8616fe9f2ba3897cd56d2c9a88a1 /src/lib/Makefile.am
parentc6d077403945da1741096b1ff51b101f529b9905 (diff)
downloadexchange-df681b0d9585cbd69f377304643a8877fd4fb00a.tar.xz
-draft API for new /kyc-check endpoint
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 22209de45..1a8ca6d28 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -27,6 +27,7 @@ libtalerexchange_la_SOURCES = \
exchange_api_handle.c exchange_api_handle.h \
exchange_api_deposit.c \
exchange_api_deposits_get.c \
+ exchange_api_kyc_check.c \
exchange_api_link.c \
exchange_api_management_auditor_disable.c \
exchange_api_management_auditor_enable.c \