aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index a8247415ab7..f374dc3c5f5 100755
--- a/make-dist
+++ b/make-dist
@@ -588,7 +588,7 @@ echo "Making links to \`man'"
588 test -f Makefile.in && ln Makefile.in ../${tempdir}/man 588 test -f Makefile.in && ln Makefile.in ../${tempdir}/man
589 ln ChangeLog ../${tempdir}/man 589 ln ChangeLog ../${tempdir}/man
590 test -f split-man && ln split-man ../${tempdir}/man 590 test -f split-man && ln split-man ../${tempdir}/man
591 test -f texinfo.tex && cp texinfo.tex ../${tempdir}/man 591 cp texinfo.tex ../${tempdir}/man
592 cd ../${tempdir}/man 592 cd ../${tempdir}/man
593 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail 593 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail
594 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) 594 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux)