Parcourir la source

[Makefile] added subsets-system make target

Chris Simpkins il y a 7 ans
Parent
commit
842a21fe2a
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      Makefile

+ 3 - 0
Makefile

@@ -34,6 +34,9 @@ shellcheck: *.sh tools/scripts/css/*.sh tools/scripts/install/*.sh
 subsets: pipenv
 	./build-subsets.sh
 
+subsets-system:
+	./build-subsets.sh --system
+
 ttf: pipenv
 	./build-ttf.sh