Mercurial > emacs
changeset 71623:ef43d43a40be
(top-level): Add CONTRIBUTE.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 05 Jul 2006 06:42:27 +0000 |
parents | ff83cf26994e |
children | 263c82655d46 |
files | ChangeLog make-dist |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 05 01:28:49 2006 +0000 +++ b/ChangeLog Wed Jul 05 06:42:27 2006 +0000 @@ -1,3 +1,7 @@ +2006-07-05 Romain Francoise <romain@orebokech.com> + + * make-dist (top-level): Add CONTRIBUTE. + 2006-07-04 Nick Roberts <nickrob@snap.net.nz> * CONTRIBUTE: New file.
--- 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.