summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 8f0dc80c..2e53afff 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,10 @@ SHELL=/bin/bash
XSLTPROC = xsltproc
-all: about-server check
+all:
+ @echo "Standard: contrib about-server wiki check-png testxml updates music license icc"
+ @echo "Groups: check pipeline"
+
contrib: about-server wiki
@@ -37,13 +40,13 @@ check-xml:
cd ../tools/testxml/ ; ./xsdcheck.sh ; cat errors.txt
testxml:
- cd ../tools/testxml/ ; ./testxml.py all
+ cd ../tools/testxml/ ; ./testxml.py silent
updates:
- cd ../tools/update/ ; ./createnew.sh
+ cd ../tools/update/ ; ./update.sh
music:
- cd ../tools/update/ ; ./create_music.sh
+ cd ../tools/update/ ; ./update_music.sh
license:
cd ../tools/licensecheck/ ; ./clientdata.sh