diff --git a/sudo/Webfonts-Split-VF-Italic/Makefile b/sudo/Webfonts-Split-VF-Italic/Makefile index b2d79c3e..4f8452dd 100644 --- a/sudo/Webfonts-Split-VF-Italic/Makefile +++ b/sudo/Webfonts-Split-VF-Italic/Makefile @@ -6,7 +6,7 @@ WOF2 = $(STYLES:%.ttf=%.woff2) .PHONY: all -all: build +all: webfonts .PHONY: build diff --git a/sudo/Webfonts/Makefile b/sudo/Webfonts/Makefile index 67e36390..3320a8df 100644 --- a/sudo/Webfonts/Makefile +++ b/sudo/Webfonts/Makefile @@ -7,7 +7,7 @@ WOF2 = $(STYLES:%.ttf=%.woff2) .PHONY: all -all: build +all: webfonts .PHONY: build