summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-21 03:04:47 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-21 03:04:47 +0100
commit1f86b02ffa60e3817f6a7d70a654f02759e793f3 (patch)
treed5eca21d76de99e8e21b4247383424437387095f /src/exchange/Makefile.am
parentf5f15e6531bb7072a02cb976771a43803bd044f6 (diff)
downloadexchange-1f86b02ffa60e3817f6a7d70a654f02759e793f3.tar.gz
exchange-1f86b02ffa60e3817f6a7d70a654f02759e793f3.tar.bz2
exchange-1f86b02ffa60e3817f6a7d70a654f02759e793f3.zip
first rough-cut implementation of /reserves//history endpoint
Diffstat (limited to 'src/exchange/Makefile.am')
-rw-r--r--src/exchange/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 2923aa2dc..dd8edfb90 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -108,6 +108,7 @@ taler_exchange_httpd_SOURCES = \
taler-exchange-httpd_refreshes_reveal.c taler-exchange-httpd_refreshes_reveal.h \
taler-exchange-httpd_refund.c taler-exchange-httpd_refund.h \
taler-exchange-httpd_reserves_get.c taler-exchange-httpd_reserves_get.h \
+ taler-exchange-httpd_reserves_history.c taler-exchange-httpd_reserves_history.h \
taler-exchange-httpd_reserves_status.c taler-exchange-httpd_reserves_status.h \
taler-exchange-httpd_responses.c taler-exchange-httpd_responses.h \
taler-exchange-httpd_terms.c taler-exchange-httpd_terms.h \