summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-07 21:39:45 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-07 21:39:45 +0100
commit3ffd605041079dbabf21cf33863cccadfac23445 (patch)
tree63c3a534fec1ed998129d81ce93941155b97ddf6 /src/exchange/Makefile.am
parentf256dab738b407cbd40bc0cc754f5d7f5ef6497d (diff)
downloadexchange-3ffd605041079dbabf21cf33863cccadfac23445.tar.gz
exchange-3ffd605041079dbabf21cf33863cccadfac23445.tar.bz2
exchange-3ffd605041079dbabf21cf33863cccadfac23445.zip
fix FTBFS issues in new /keys logic
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 bd7377a26..246b174c7 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -82,6 +82,7 @@ taler_exchange_httpd_SOURCES = \
taler-exchange-httpd_db.c taler-exchange-httpd_db.h \
taler-exchange-httpd_deposit.c taler-exchange-httpd_deposit.h \
taler-exchange-httpd_deposits_get.c taler-exchange-httpd_deposits_get.h \
+ taler-exchange-httpd_keys.c taler-exchange-httpd_keys.h \
taler-exchange-httpd_keystate.c taler-exchange-httpd_keystate.h \
taler-exchange-httpd_link.c taler-exchange-httpd_link.h \
taler-exchange-httpd_management.h \