From 57207bb21e0854fd638b6559a5fcd4e1b3d87964 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 6 Mar 2018 16:49:26 +0100 Subject: add playground to 'all' target --- taler-build/Makefile | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'taler-build') diff --git a/taler-build/Makefile b/taler-build/Makefile index 3dfaa8f..0eba9ba 100644 --- a/taler-build/Makefile +++ b/taler-build/Makefile @@ -1,4 +1,16 @@ -all: exchange-stamp bank-stamp merchant-stamp gnunet-stamp donations-stamp blog-stamp landing-stamp deployment-stamp auditor-stamp survey-stamp backoffice-stamp twister-stamp +all: auditor-stamp +all: backoffice-stamp +all: bank-stamp +all: blog-stamp +all: deployment-stamp +all: donations-stamp +all: exchange-stamp +all: gnunet-stamp +all: landing-stamp +all: merchant-stamp +all: playground-stamp +all: survey-stamp +all: twister-stamp deployment-stamp: ./update_deployment.sh -- cgit v1.2.3