1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 06:31:13 -08:00

Copy texinfo.tex unconditionally.

This commit is contained in:
Gerd Moellmann 2001-05-14 16:57:37 +00:00
parent 58e5af83c9
commit f4500bec23
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-05-14 Gerd Moellmann <gerd@gnu.org>
* make-dist: Copy texinfo.tex unconditionally.
2001-04-25 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (install-arch-indep): Add gfdl.1 to the man pages

View file

@ -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)