diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-20 18:50:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-20 18:50:49 +0000 |
commit | c52d0a33a47150562871795f5576ad4aab420010 (patch) | |
tree | a014664752a43910bf0aa5579572aedf7bcd905c /Build/source/texk/web2c/man/Makefile.am | |
parent | 98ba23f80903bfbd0fd226936207129aa2802ea4 (diff) |
doc/man consistency with runtime
git-svn-id: svn://tug.org/texlive/trunk@18385 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/Makefile.am')
-rw-r--r-- | Build/source/texk/web2c/man/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/man/Makefile.am b/Build/source/texk/web2c/man/Makefile.am index 36557772652..c933caf2c72 100644 --- a/Build/source/texk/web2c/man/Makefile.am +++ b/Build/source/texk/web2c/man/Makefile.am @@ -50,7 +50,6 @@ pdftex_man_sources = pdftex.man pdftosrc.man ttf2afm.man if LUATEX man_sources += luatex.man -man1_links += tangle:luatangle endif LUATEX EXTRA_DIST += luatex.man @@ -68,7 +67,7 @@ otangle_man_sources = ofm2opl.man opl2ofm.man ovf2ovp.man ovp2ovf.man if ALEPH man_sources += aleph.man -man1_links += aleph:lambda +man1_links += aleph:lamed endif ALEPH EXTRA_DIST += aleph.man |