Browse Source

[Makefile] added subsets-system make target

Chris Simpkins 7 years ago
parent
commit
842a21fe2a
1 changed files with 3 additions and 0 deletions
  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