# HG changeset patch # User Eli Zaretskii # Date 1005155583 0 # Node ID 3634931bc97170a9a488bc451dbb8446876bcda8 # Parent 1a5577482e7ad55f78cc97d3d8f45e0adac1ab83 (tempdir): Copy AUTHORS as well. diff -r 1a5577482e7a -r 3634931bc971 make-dist --- 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.