diff options
Diffstat (limited to 'Build/source/texk/web2c/man/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/man/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/man/Makefile.in b/Build/source/texk/web2c/man/Makefile.in index 8c8de39905c..826939216fd 100644 --- a/Build/source/texk/web2c/man/Makefile.in +++ b/Build/source/texk/web2c/man/Makefile.in @@ -191,7 +191,6 @@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_DLLOADERS = @LT_DLLOADERS@ LT_DLPREOPEN = @LT_DLPREOPEN@ -LUATANGLE = @LUATANGLE@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ @@ -320,7 +319,7 @@ EXTRA_DIST = $(bootstrap_man_sources) $(web_man_sources) tex.man \ $(otangle_man_sources) aleph.man $(misc_man_sources) \ amslatex.min initex.min lamstex.min slitex.min spell.add \ virtex.min -bootstrap_man_sources = cweb.man tangle.man +bootstrap_man_sources = ctie.man cweb.man tangle.man tie.man # Symlinks within $(man1dir): FILE:LINK indicates LINK.1->FILE.1 man1_links = cweb:ctangle cweb:cweave $(am__append_4) $(am__append_8) \ |