summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30f63be79..741408111 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,8 @@ VERSION := $(shell misc/version.py)
# all styles and alias targets
include build/etc/generated.make
-res_files := src/fontbuild.cfg src/diacritics.txt src/glyphlist.txt src/glyphorder.txt
+res_files := src/fontbuild.cfg src/diacritics.txt src/glyphlist.txt \
+ src/glyphorder.txt src/features.fea
# UFO -> TTF & OTF (note that UFO deps are defined by generated.make)
build/tmp/InterfaceTTF/Interface-%.ttf: $(res_files)