Mercurial > emacs
changeset 84411:76889be19a75
Remove AUTHORS and CONTRIBUTE (moved to etc).
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 09 Sep 2007 11:52:28 +0000 |
parents | 07e464d63e3b |
children | acde5b207e40 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.