summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-25 21:19:13 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-25 21:19:13 +0100
commitfd91a6adede7af1f477f8858a7109351d9899417 (patch)
tree4845cc9411576a99bbc2ac75e95b78150ed1c692 /src/lib/Makefile.am
parent87bc48f5138e65f900d581e902c8f6f07cdd0a6c (diff)
downloadexchange-fd91a6adede7af1f477f8858a7109351d9899417.tar.gz
exchange-fd91a6adede7af1f477f8858a7109351d9899417.tar.bz2
exchange-fd91a6adede7af1f477f8858a7109351d9899417.zip
implement first new client 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 830ecf65e..4c447c18e 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -27,6 +27,7 @@ libtalerexchange_la_SOURCES = \
exchange_api_deposit.c \
exchange_api_deposits_get.c \
exchange_api_link.c \
+ exchange_api_management_revoke_signing_key.c \
exchange_api_melt.c \
exchange_api_recoup.c \
exchange_api_refresh_common.c exchange_api_refresh_common.h \