]> code.delx.au - gnu-emacs/blobdiff - make-dist
(latex-mode): Set fill-nobreak-predicate.
[gnu-emacs] / make-dist
index 59cc4147e4a699dd9af69a6bb5d79d9bcf8bba9b..afed3f94fe97d5a5b384c043d2458ba44bcfe019 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -247,7 +247,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 GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir}
+ln GETTING.GNU.SOFTWARE INSTALL README BUGS 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.