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-10-11 09:37:37 +0300
commit26a7168d83b461dffa47823538c104c0f04ecf0c (patch)
treecef453d9ea3ae631f87918dd7495ac4b7f17387f /Makefile
parentdf94aca8151ec39fe54208d118442bf073fa81c0 (diff)
downloadinter-26a7168d83b461dffa47823538c104c0f04ecf0c.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