summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-23 11:47:16 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-23 11:47:16 +0100
commite0cf954ad9ab0c1613ab2c0f06ada581dbdb8276 (patch)
treeb6bed56bafdf3b7d6a3130ef614bc35562c9d3a8 /contrib/Makefile.am
parentc58c5bce2be3125515e7dbcc69abd3699a568707 (diff)
downloadexchange-e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276.tar.gz
exchange-e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276.tar.bz2
exchange-e0cf954ad9ab0c1613ab2c0f06ada581dbdb8276.zip
make exchange test suite work with current bank
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index dfe37429e..58b00812e 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,9 +1,11 @@
SUBDIRS = . tos pp
+bin_SCRIPTS = \
+ taler-bank-manage-testing
+
EXTRA_DIST = \
auditor-report.tex.j2 \
coverage.sh \
gnunet.tag \
microhttpd.tag \
render.py
-