summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-21 21:04:33 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-21 21:04:33 +0200
commit582acc3cf31adf4919c726aa811c9988adb92c02 (patch)
tree43bd1637ed1360dac1b16689cb54e5196559089a /src/exchange/Makefile.am
parentc3e67dfc6b32b009380b2b24f6d4c6eb2d775177 (diff)
downloadexchange-582acc3cf31adf4919c726aa811c9988adb92c02.tar.gz
exchange-582acc3cf31adf4919c726aa811c9988adb92c02.tar.bz2
exchange-582acc3cf31adf4919c726aa811c9988adb92c02.zip
add taler-exchange-httpd_reserves_purse.c to build
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 3a929be06..0fbdb8e80 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -112,6 +112,7 @@ taler_exchange_httpd_SOURCES = \
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_purse.c taler-exchange-httpd_reserves_purse.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 \