]> code.delx.au - gnu-emacs/commitdiff
Remove AUTHORS and CONTRIBUTE (moved to etc).
authorJuri Linkov <juri@jurta.org>
Sun, 9 Sep 2007 11:52:28 +0000 (11:52 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 9 Sep 2007 11:52:28 +0000 (11:52 +0000)
make-dist

index ce8be92b864318b91161a60e239f0ea44df66c5a..9a9bf0cfc291927586a5487f6d61d6d9ab643504 100755 (executable)
--- 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.