From 8570c20704e5716c0a70795d2f58f4dd50c7bd22 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sun, 9 Sep 2007 11:52:28 +0000 Subject: [PATCH] Remove AUTHORS and CONTRIBUTE (moved to etc). --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-dist b/make-dist index ce8be92b864..9a9bf0cfc29 100755 --- a/make-dist +++ b/make-dist @@ -294,7 +294,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 AUTHORS FTP INSTALL README BUGS CONTRIBUTE move-if-change ${tempdir} +ln FTP INSTALL README BUGS move-if-change ${tempdir} ln ChangeLog Makefile.in configure configure.in ${tempdir} ln config.bat make-dist update-subdirs vpath.sed ${tempdir} ### Copy these files; they're cross-filesystem symlinks. -- 2.39.5