taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 2bbe5c451e7490c33b6c1f94dcbb11d6bbdce6a8
parent 6368271d355d773d12f693bda3e2075a334fa25a
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 20 Nov 2017 17:09:19 +0100

survey deployment

Diffstat:
Mtaler-build/Makefile | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/taler-build/Makefile b/taler-build/Makefile @@ -41,6 +41,10 @@ merchant-frontends-stamp: deployment-stamp ./update_merchant_frontends.sh touch $@ +merchant-survey-stamp: deployment-stamp + ./update_merchant_survey.sh + touch $@ + lcov: gnunet-stamp deployment-stamp export PATH=${HOME}/local/bin:${PATH} ./update_exchange.sh --coverage