# HG changeset patch
# User Juri Linkov <juri@jurta.org>
# Date 1189338748 0
# Node ID 76889be19a751033ed710203d94afd94164d0bec
# Parent  07e464d63e3bb95577975926d4c3e920860d7443
Remove AUTHORS and CONTRIBUTE (moved to etc).

diff -r 07e464d63e3b -r 76889be19a75 make-dist
--- a/make-dist	Sun Sep 09 11:48:59 2007 +0000
+++ b/make-dist	Sun Sep 09 11:52:28 2007 +0000
@@ -294,7 +294,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 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.