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