summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-05-14 16:57:37 +0000
committerGerd Moellmann <gerd@gnu.org>2001-05-14 16:57:37 +0000
commitf4500bec23692b8674a45dff751dff3c3d20dfeb (patch)
tree79a3e1439d3caacf71b1f11caff4de925ff99428 /make-dist
parent58e5af83c94b24a9c5cc37bcc1338300d25869fc (diff)
downloademacs-f4500bec23692b8674a45dff751dff3c3d20dfeb.tar.gz
Copy texinfo.tex unconditionally.
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'"
test -f Makefile.in && ln Makefile.in ../${tempdir}/man
ln ChangeLog ../${tempdir}/man
test -f split-man && ln split-man ../${tempdir}/man
- test -f texinfo.tex && cp texinfo.tex ../${tempdir}/man
+ cp texinfo.tex ../${tempdir}/man
cd ../${tempdir}/man
rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail
rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux)