summaryrefslogtreecommitdiff
path: root/src/exchange/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-16 15:55:50 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-16 15:55:50 +0100
commit84ccc79881674cdd25d4c0fa24b7c75214865093 (patch)
treef225c88a02c330614f01febd73d8155f3b140725 /src/exchange/Makefile.am
parent69dd5657fc47d881315b6d515941d66e03c9a8bf (diff)
downloadexchange-84ccc79881674cdd25d4c0fa24b7c75214865093.tar.gz
exchange-84ccc79881674cdd25d4c0fa24b7c75214865093.tar.bz2
exchange-84ccc79881674cdd25d4c0fa24b7c75214865093.zip
integrate validation with wire, where it belongs
Diffstat (limited to 'src/exchange/Makefile.am')
-rw-r--r--src/exchange/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 9d9c454d0..2fc601e77 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -89,8 +89,7 @@ taler_exchange_httpd_SOURCES = \
taler-exchange-httpd_terms.c taler-exchange-httpd_terms.h \
taler-exchange-httpd_transfers_get.c taler-exchange-httpd_transfers_get.h \
taler-exchange-httpd_wire.c taler-exchange-httpd_wire.h \
- taler-exchange-httpd_withdraw.c taler-exchange-httpd_withdraw.h \
- taler-exchange-httpd_validation.c taler-exchange-httpd_validation.h
+ taler-exchange-httpd_withdraw.c taler-exchange-httpd_withdraw.h
taler_exchange_httpd_LDADD = \
$(LIBGCRYPT_LIBS) \
$(top_builddir)/src/bank-lib/libtalerbank.la \