summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-06 15:56:53 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-06 15:56:53 +0300
commit00c336758c4b8df751dd21c8305c66789a04e7bf (patch)
tree3a89843c9881209124b88df8b9ae10faf4a3b84e /Makefile
parent583238462f47747ab25cf4eff8ba14fcd13ca249 (diff)
downloadclientdata-00c336758c4b8df751dd21c8305c66789a04e7bf.tar.gz
clientdata-00c336758c4b8df751dd21c8305c66789a04e7bf.tar.bz2
clientdata-00c336758c4b8df751dd21c8305c66789a04e7bf.tar.xz
clientdata-00c336758c4b8df751dd21c8305c66789a04e7bf.zip
Add client data license check into make file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3c570c77..ff98ba54 100644
--- a/Makefile
+++ b/Makefile
@@ -40,3 +40,6 @@ updates:
music:
cd ../tools/update/ ; ./create_music.sh
+
+license:
+ cd ../tools/licensecheck/ ; ./clientdata.sh