summaryrefslogtreecommitdiff
path: root/taler-build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'taler-build/Makefile')
-rw-r--r--taler-build/Makefile2
1 files changed, 1 insertions, 1 deletions
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 $@