aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'."
243echo "Making links to \`man'." 243echo "Making links to \`man'."
244(cd man 244(cd man
245 ln *.texinfo *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man 245 ln *.texinfo *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man
246 cp texinfo.tex texindex.c ../${tempdir}/man
247 test -f README && ln README ../${tempdir}/man 246 test -f README && ln README ../${tempdir}/man
248 test -f Makefile && ln Makefile ../${tempdir}/man 247 test -f Makefile && ln Makefile ../${tempdir}/man
249 ln ChangeLog split-man ../${tempdir}/man 248 ln ChangeLog split-man ../${tempdir}/man