# HG changeset patch # User Romain Francoise # Date 1152081747 0 # Node ID ef43d43a40bef30f7db6f158f5678c7af80ed3d6 # Parent ff83cf26994e85dd69c569791c8b6953aa71b926 (top-level): Add CONTRIBUTE. diff -r ff83cf26994e -r ef43d43a40be ChangeLog --- 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 + + * make-dist (top-level): Add CONTRIBUTE. + 2006-07-04 Nick Roberts * CONTRIBUTE: New file. diff -r ff83cf26994e -r ef43d43a40be make-dist --- 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.