summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/Makefile')
-rw-r--r--Master/texmf-dist/doc/man/man1/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/man/man1/Makefile b/Master/texmf-dist/doc/man/man1/Makefile
index 8ed85129489..498653d25f1 100644
--- a/Master/texmf-dist/doc/man/man1/Makefile
+++ b/Master/texmf-dist/doc/man/man1/Makefile
@@ -28,9 +28,12 @@ man1/mendex.man1.pdf: man1/mendex.1
man1/upmendex.man1.pdf: man1/upmendex.1
@echo 'Skipping upmendex.1.'
-# man pages which use UTF-8; probably there are more.
+# man pages which use UTF-8; check via file *.1 | grep UTF-8;
+# fgrep '\*~' *.1.
man1/findhyph.man1.pdf: man1/findhyph.1
$(MKPDF_UTF8)
+man1/latex-git-log.man1.pdf: man1/latex-git-log.1
+ $(MKPDF_UTF8)
man1/luaotfload-tool.man1.pdf: man1/luaotfload-tool.1
$(MKPDF_UTF8)
@@ -112,6 +115,9 @@ man1/lamed.man1.pdf: man1/lamed.1 man1/aleph.1
man1/luahbtex.man1.pdf: man1/luahbtex.1 man1/luatex.1
$(MKPDF)
+man1/luajithbtex.man1.pdf: man1/luajithbtex.1 man1/luatex.1
+ $(MKPDF)
+
man1/luajittex.man1.pdf: man1/luajittex.1 man1/luatex.1
$(MKPDF)