From 87511f0b7207103330cfcd9c54386cfb2aef3976 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 20 Nov 2017 19:05:08 +0100 Subject: fix survey stamp filename --- taler-build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-build/Makefile') diff --git a/taler-build/Makefile b/taler-build/Makefile index 6eaae57..516695f 100644 --- a/taler-build/Makefile +++ b/taler-build/Makefile @@ -41,7 +41,7 @@ merchant-frontends-stamp: deployment-stamp ./update_merchant_frontends.sh touch $@ -merchant-survey-stamp: deployment-stamp +survey-stamp: deployment-stamp ./update_merchant_survey.sh touch $@ -- cgit v1.2.3