summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-27 16:10:00 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-27 16:10:00 +0200
commit2635f2e0b8246a08e3456ced3068fe161b07a87b (patch)
treecd99a0e65554d45de27cf5b12ab912ca032c54f1 /src/lib/Makefile.am
parent33680940fe7df8261880fa1d7f164c8b02a33aed (diff)
downloadexchange-2635f2e0b8246a08e3456ced3068fe161b07a87b.tar.gz
exchange-2635f2e0b8246a08e3456ced3068fe161b07a87b.tar.bz2
exchange-2635f2e0b8246a08e3456ced3068fe161b07a87b.zip
implement exchange_api_reserves_attest.c
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 df02dc097..e695cf043 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -60,6 +60,7 @@ libtalerexchange_la_SOURCES = \
exchange_api_refresh_common.c exchange_api_refresh_common.h \
exchange_api_refreshes_reveal.c \
exchange_api_refund.c \
+ exchange_api_reserves_attest.c \
exchange_api_reserves_close.c \
exchange_api_reserves_get.c \
exchange_api_reserves_get_attestable.c \