summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-08 09:37:30 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-08 09:37:30 -0300
commitdefaaba7b49ca4b7b6702c8cb8469c5b37fe2dd8 (patch)
treee5d57748e6fec8d996f69c2ead3a852b82398aa2 /Makefile
parent7a4f6b2ef8ae185941161365aaf4b7b6d1acd1a3 (diff)
downloadclientdata-defaaba7b49ca4b7b6702c8cb8469c5b37fe2dd8.tar.gz
clientdata-defaaba7b49ca4b7b6702c8cb8469c5b37fe2dd8.tar.bz2
clientdata-defaaba7b49ca4b7b6702c8cb8469c5b37fe2dd8.tar.xz
clientdata-defaaba7b49ca4b7b6702c8cb8469c5b37fe2dd8.zip
Make build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
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