summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 11:12:05 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 11:12:05 +0200
commite49fa11fe2a2957f63d092a073109c68223037a9 (patch)
tree56415949bc5bb7c54308795c1a795285be7127b0 /Makefile
parent561d0c76183d8de7e4a335b6eb8eb635c0942923 (diff)
downloadluaotfload-e49fa11fe2a2957f63d092a073109c68223037a9.tar.gz
replace glyph list loader
Karl Berry made us aware that our generated version of ``font-age.lua`` differs from the Context/Luatex-Fonts one and should be renamed. It’s trivial to do so but invasive still. This workaround may have to be adapted if Hans chooses to rewrite the Glyph List loader.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ded3418..9ff7e48 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ DOTPDF = $(GRAPH).pdf
DOT = $(GRAPH).dot
# Files grouped by generation mode
-GLYPHS = font-age.lua
+GLYPHS = luaotfload-glyphlist.lua
GRAPHED = $(DOTPDF)
MAN = $(MANPAGE)
COMPILED = $(DOC)