From f1e4c5b88183ce48b39daa1b3358a74a559634c3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 8 May 2019 09:39:47 -0300 Subject: Remove make updates and make music (We don't use them and tools surpass them) --- Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 0f731099..c6b8c795 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ XSLTPROC = xsltproc all: @echo "Normal: build pipeline" - @echo "Standard: contrib about-server wiki check-png testxml updates music license icc" + @echo "Standard: contrib about-server wiki check-png testxml license icc" @echo "Groups: build check pipeline" @@ -43,15 +43,9 @@ check-xml: testxml: cd ../tools/testxml/ ; ./testxml.py silent -updates: - cd ../tools/update/ ; ./update.sh - build: cd ../tools/ ; make client -music: - cd ../tools/update/ ; ./update_music.sh - license: cd ../tools/licensecheck/ ; ./clientdata.sh -- cgit v1.2.3-60-g2f50