gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] 02/02: help.git enters the build system.


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 02/02: help.git enters the build system.
Date: Tue, 20 Mar 2018 15:42:08 +0100

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

marcello pushed a commit to branch master
in repository deployment.

commit 87f2c8ab513338e084ada011066becadd7cabd8c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Mar 20 15:41:53 2018 +0100

    help.git enters the build system.
---
 taler-build/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/taler-build/Makefile b/taler-build/Makefile
index 9cb2ea8..3f9c027 100644
--- a/taler-build/Makefile
+++ b/taler-build/Makefile
@@ -11,6 +11,7 @@ all: merchant-stamp
 all: playground-stamp
 all: survey-stamp
 all: twister-stamp
+all: help-stamp
 
 deployment-stamp:
        ./update_deployment.sh
@@ -73,6 +74,9 @@ playground-stamp: deployment-stamp
        ./update_playground.sh
        touch $@
 
+help-stamp:
+       touch $@
+
 lcov: gnunet-stamp deployment-stamp merchant-stamp exchange-stamp
        export PATH=${HOME}/local/bin:${PATH}
        ./update_exchange.sh --coverage

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



reply via email to

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