changeset 40808:3634931bc971

(tempdir): Copy AUTHORS as well.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 07 Nov 2001 17:53:03 +0000
parents 1a5577482e7a
children f4c27123079d
files make-dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Wed Nov 07 17:17:44 2001 +0000
+++ b/make-dist	Wed Nov 07 17:53:03 2001 +0000
@@ -287,7 +287,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 FTP INSTALL README BUGS move-if-change ${tempdir}
+ln AUTHORS FTP INSTALL README BUGS move-if-change ${tempdir}
 ln ChangeLog Makefile.in configure configure.in aclocal.m4 ${tempdir}
 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
 ### Copy these files; they're cross-filesystem symlinks.