]> git.eshelyaron.com Git - emacs.git/commitdiff
Put ./BUGS into the distrib.
authorRichard M. Stallman <rms@gnu.org>
Tue, 14 Jun 1994 14:51:19 +0000 (14:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 14 Jun 1994 14:51:19 +0000 (14:51 +0000)
make-dist

index 27592a258cc3f6e79cf448c08b70ade478e0eb5b..56fa9aaf253cb8f02aab72a9b1058a9fde1250f2 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -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.