From 525336b7f9ab6c3a2f80d19b7e90fc9fe9f732df Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 14 Jun 1994 14:51:19 +0000 Subject: [PATCH] Put ./BUGS into the distrib. --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-dist b/make-dist index 27592a258cc..56fa9aaf253 100755 --- 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. -- 2.39.5