Mercurial > emacs
diff make-dist @ 71623:ef43d43a40be
(top-level): Add CONTRIBUTE.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 05 Jul 2006 06:42:27 +0000 |
parents | b99080e25b28 |
children | 81a55a7dc3c3 138ce2701550 |
line wrap: on
line diff
--- a/make-dist Wed Jul 05 01:28:49 2006 +0000 +++ b/make-dist Wed Jul 05 06:42:27 2006 +0000 @@ -290,7 +290,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 move-if-change ${tempdir} +ln AUTHORS FTP INSTALL README BUGS CONTRIBUTE 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.