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: fix build script


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix build script
Date: Tue, 06 Feb 2018 04:20:07 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new dcbf030  fix build script
dcbf030 is described below

commit dcbf030aba568666a610ac33bb25697507c5f093
Author: Florian Dold <address@hidden>
AuthorDate: Tue Feb 6 04:20:04 2018 +0100

    fix build script
---
 taler-docbuild/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/taler-docbuild/Makefile b/taler-docbuild/Makefile
index 28cc22c..c60355e 100644
--- a/taler-docbuild/Makefile
+++ b/taler-docbuild/Makefile
@@ -15,6 +15,10 @@ bank-stamp:
        ./update_doc_bank.sh
        touch $@
 
+exchange-stamp:
+       ./update_doc_exchange.sh
+       touch $@
+
 landing-stamp:
        ./update_doc_landing.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]