summaryrefslogtreecommitdiff
path: root/taler-build/Makefile
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-02-22 18:14:56 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-02-22 18:14:56 +0100
commit5c370b551b0696813f4c47079a876d3ee731d178 (patch)
tree42037b89e8f019e38bc621963caf21ca739c3bb4 /taler-build/Makefile
parent02856ec1fa0794c36c6489704df8b13ff4dd5695 (diff)
downloaddeployment-5c370b551b0696813f4c47079a876d3ee731d178.tar.gz
deployment-5c370b551b0696813f4c47079a876d3ee731d178.tar.bz2
deployment-5c370b551b0696813f4c47079a876d3ee731d178.zip
add playground confs
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 ca05119..98f7fc7 100644
--- a/taler-build/Makefile
+++ b/taler-build/Makefile
@@ -53,6 +53,10 @@ survey-stamp: deployment-stamp
./update_survey.sh
touch $@
+playground-stamp: deployment-stamp
+ ./update_playground.sh
+ touch $@
+
lcov: gnunet-stamp deployment-stamp
export PATH=${HOME}/local/bin:${PATH}
./update_exchange.sh --coverage