1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

Put ./BUGS into the distrib.

This commit is contained in:
Richard M. Stallman 1994-06-14 14:51:19 +00:00
parent 81d93b5e63
commit 525336b7f9

View File

@ -140,7 +140,7 @@ mkdir ${tempdir}
### tar file; this means that people can start reading the INSTALL and
### README while the rest of the tar file is still unpacking. Whoopee.
echo "Making links to top-level files."
ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir}
ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir}
ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir}
ln config.bat make-dist vpath.sed ${tempdir}
### Copy these files; they're cross-filesystem symlinks.