]> code.delx.au - gnu-emacs/blobdiff - make-dist
Fix typos.
[gnu-emacs] / make-dist
index ac23fcfa820e1aa1b46187be151e29513972be32..70063c221641b5e0992a87feb338ee2f4b4e73d5 100755 (executable)
--- 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.