summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-09-12 09:40:13 +0300
committerRasmus Andersson <rasmus@notion.se>2018-09-12 09:40:13 +0300
commit6a93ff7b290891869943934a112ddc4f7c305a6c (patch)
tree457c9e8b34c4cdf2b4ec43463e5a274850bcaed6 /Makefile
parentc5b7798757fbb27ebeb559f8586c5ec9692f5974 (diff)
downloadinter-6a93ff7b290891869943934a112ddc4f7c305a6c.tar.xz
makefile: italic ufo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d9c519b7c..1751b8bf7 100644
--- a/Makefile
+++ b/Makefile
@@ -83,8 +83,6 @@ $(FONTDIR)/const/Inter-UI-Regular.%: src/Inter-UI.designspace $(Regular_ufo_d)
$(FONTDIR)/const/Inter-UI-Black.%: src/Inter-UI.designspace $(Black_ufo_d)
misc/fontbuild compile -o $@ src/Inter-UI-Black.ufo
-Italic_ufo_d := $(wildcard src/Inter-UI-RegularItalic.ufo/*.{fea,plist} src/Inter-UI-RegularItalic.ufo/glyphs/*.{glif,plist})
-
$(FONTDIR)/const/Inter-UI-Italic.%: src/Inter-UI.designspace $(Italic_ufo_d)
misc/fontbuild compile -o $@ src/Inter-UI-RegularItalic.ufo