summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-10-28 12:03:07 +0100
committerChristian Grothoff <christian@grothoff.org>2018-10-28 12:03:07 +0100
commitaf416245918966b790378e48cfe2eaddb7422e2a (patch)
treeb6e3b19f4f65c4d7bc60f335ae48251451934884 /src/auditor/Makefile.am
parentbe9ff317dd47d12a9a9c31a0c867b51fa27ebb1b (diff)
downloadexchange-af416245918966b790378e48cfe2eaddb7422e2a.tar.gz
exchange-af416245918966b790378e48cfe2eaddb7422e2a.tar.bz2
exchange-af416245918966b790378e48cfe2eaddb7422e2a.zip
implement /exchanges handler in auditor-httpd
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r--src/auditor/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index 10873e80b..e98ffefb6 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -50,6 +50,7 @@ taler_auditor_httpd_SOURCES = \
taler-auditor-httpd.c taler-auditor-httpd.h \
taler-auditor-httpd_db.c taler-auditor-httpd_db.h \
taler-auditor-httpd_deposit-confirmation.c taler-auditor-httpd_deposit-confirmation.h \
+ taler-auditor-httpd_exchanges.c taler-auditor-httpd_exchanges.h \
taler-auditor-httpd_mhd.c taler-auditor-httpd_mhd.h \
taler-auditor-httpd_parsing.c taler-auditor-httpd_parsing.h \
taler-auditor-httpd_responses.c taler-auditor-httpd_responses.h