Skip to content

Commit

Permalink
[Makefile] added subsets-system target to .PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Mar 16, 2018
1 parent 842a21f commit 4c48555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ woff2: pipenv
woff2-system:
./build-woff2.sh --system

.PHONY: all archives build build-with-dependencies build-local-ttfa build-local-sfnt2woffzopfli build-local-woff2 build-system compile-local-dep css lint pipenv shellcheck subsets ttf ttf-system ufolint webfonts webfonts-system woff woff-system woff2 woff2-system
.PHONY: all archives build build-with-dependencies build-local-ttfa build-local-sfnt2woffzopfli build-local-woff2 build-system compile-local-dep css lint pipenv shellcheck subsets subsets-system ttf ttf-system ufolint webfonts webfonts-system woff woff-system woff2 woff2-system

0 comments on commit 4c48555

Please sign in to comment.