summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index c5499406ea2..1c4fa4e2d4d 100755
--- a/make-dist
+++ b/make-dist
@@ -243,7 +243,6 @@ echo "Making links to \`info'."
echo "Making links to \`man'."
(cd man
ln *.texinfo *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man
- cp texinfo.tex texindex.c ../${tempdir}/man
test -f README && ln README ../${tempdir}/man
test -f Makefile && ln Makefile ../${tempdir}/man
ln ChangeLog split-man ../${tempdir}/man