From 98f46e1b427d3f549933e3e122c046f292179cfa Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Wed, 5 Jul 2006 06:42:27 +0000 Subject: [PATCH] (top-level): Add CONTRIBUTE. --- ChangeLog | 4 ++++ make-dist | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 304a33f998f..65f9a22367b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-07-05 Romain Francoise + + * make-dist (top-level): Add CONTRIBUTE. + 2006-07-04 Nick Roberts * CONTRIBUTE: New file. diff --git a/make-dist b/make-dist index ac23fcfa820..70063c22164 100755 --- a/make-dist +++ b/make-dist @@ -290,7 +290,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 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. -- 2.39.2