From 6cfe421ae0178caab5ce39ef9cf5679d050f8f51 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 5 Sep 2017 11:55:21 -0400 Subject: Website updates --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 77fbb3290..520303bf7 100644 --- a/Makefile +++ b/Makefile @@ -127,7 +127,7 @@ install: all install_otf glyphinfo: docs/lab/glyphinfo.json docs/glyphs/metrics.json -src/glyphorder.txt: $(all_ufo) misc/gen-glyphorder.py +src/glyphorder.txt: src/Interface-Regular.ufo/lib.plist src/Interface-Black.ufo/lib.plist src/diacritics.txt misc/gen-glyphorder.py misc/gen-glyphorder.py src/Interface-*.ufo > src/glyphorder.txt docs/lab/glyphinfo.json: _local/UnicodeData.txt src/glyphorder.txt misc/gen-glyphinfo.py -- cgit v1.2.3