summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-06-01 14:17:05 +0200
committerMS <ms@taler.net>2020-06-01 14:17:05 +0200
commit7f14b23914e43c3062facfd82f4430be218a9b2a (patch)
tree34055670d3bc0472971339852cdcd2d792de2917 /contrib/Makefile.am
parent45943c22c269384b70f33fe16e58ac5b0ed8c492 (diff)
downloadexchange-7f14b23914e43c3062facfd82f4430be218a9b2a.tar.gz
exchange-7f14b23914e43c3062facfd82f4430be218a9b2a.tar.bz2
exchange-7f14b23914e43c3062facfd82f4430be218a9b2a.zip
Nexus testing.
Up to the point where Nexus gets launched and the Exchange user & bank connection get created. The test fails because the bank connection of type "loopback" is not implemented in the nexus yet.
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 2e1160f53..b706202d7 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -27,7 +27,8 @@ rdata_DATA = \
bin_SCRIPTS = \
taler-bank-manage-testing \
- taler-exchange-revoke
+ taler-exchange-revoke \
+ taler-nexus-prepare
EXTRA_DIST = \
$(bin_SCRIPTS) \