# HG changeset patch # User Richard M. Stallman # Date 771605479 0 # Node ID cba3121c44b7ab9f2f8247f6c0a04cbcd5d30e30 # Parent b91169855db4b3974806b4019a57b37c360974fb Put ./BUGS into the distrib. diff -r b91169855db4 -r cba3121c44b7 make-dist --- a/make-dist Tue Jun 14 00:58:05 1994 +0000 +++ b/make-dist Tue Jun 14 14:51:19 1994 +0000 @@ -140,7 +140,7 @@ ### 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.