formatting of makefile
This commit is contained in:
parent
70f3df7882
commit
f598621096
1 changed files with 3 additions and 3 deletions
6
Makefile
6
Makefile
|
|
@ -51,9 +51,9 @@ all_var: \
|
|||
$(FONTDIR)/var/Inter.var.woff2 \
|
||||
$(FONTDIR)/var/Inter.var.ttf \
|
||||
$(FONTDIR)/var/Inter-upright.var.woff2 \
|
||||
$(FONTDIR)/var/Inter-italic.var.woff2 \
|
||||
$(FONTDIR)/var/Inter-upright.var.ttf \
|
||||
$(FONTDIR)/var/Inter-italic.var.ttf
|
||||
$(FONTDIR)/var/Inter-italic.var.woff2 \
|
||||
$(FONTDIR)/var/Inter-upright.var.ttf \
|
||||
$(FONTDIR)/var/Inter-italic.var.ttf
|
||||
|
||||
all_ufo_masters = $(Thin_ufo_d) \
|
||||
$(ThinItalic_ufo_d) \
|
||||
|
|
|
|||
Reference in a new issue