From defaaba7b49ca4b7b6702c8cb8469c5b37fe2dd8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 8 May 2019 09:37:30 -0300 Subject: Make build --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2e53afff..0f731099 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,9 @@ SHELL=/bin/bash XSLTPROC = xsltproc all: + @echo "Normal: build pipeline" @echo "Standard: contrib about-server wiki check-png testxml updates music license icc" - @echo "Groups: check pipeline" + @echo "Groups: build check pipeline" contrib: about-server wiki @@ -45,6 +46,9 @@ testxml: updates: cd ../tools/update/ ; ./update.sh +build: + cd ../tools/ ; make client + music: cd ../tools/update/ ; ./update_music.sh -- cgit v1.2.3-60-g2f50