From 2bbe5c451e7490c33b6c1f94dcbb11d6bbdce6a8 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 20 Nov 2017 17:09:19 +0100 Subject: survey deployment --- taler-build/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'taler-build/Makefile') diff --git a/taler-build/Makefile b/taler-build/Makefile index 5e9da9b..6eaae57 100644 --- 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 -- cgit v1.2.3