Selaa lähdekoodia

[Makefile] added subsets-system make target

Chris Simpkins 7 vuotta sitten
vanhempi
commit
842a21fe2a
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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