gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Make exchange dep


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Make exchange depend on twister.
Date: Mon, 20 May 2019 14:48:23 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 57aabe0  Make exchange depend on twister.
57aabe0 is described below

commit 57aabe0f631dc8b1e5a97c880cbd64f358c91f76
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 20 14:48:00 2019 +0200

    Make exchange depend on twister.
---
 taler-build/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/Makefile b/taler-build/Makefile
index 37f0412..b52d588 100644
--- a/taler-build/Makefile
+++ b/taler-build/Makefile
@@ -36,7 +36,7 @@ backoffice-stamp:
        touch $@
 
 # depends on bank due to bank-lib testcase
-exchange-stamp: gnunet-stamp deployment-stamp bank-stamp
+exchange-stamp: gnunet-stamp deployment-stamp bank-stamp twister-stamp
        ./update_exchange.sh
        touch $@
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]