Browse Source

[Makefile] added subsets-system make target

Chris Simpkins 7 năm trước cách đây
mục cha
commit
842a21fe2a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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