From 5c370b551b0696813f4c47079a876d3ee731d178 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 22 Feb 2018 18:14:56 +0100 Subject: add playground confs --- 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 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 -- cgit v1.2.3