]> code.delx.au - gnu-emacs/blobdiff - make-dist
Fringe cleanup.
[gnu-emacs] / make-dist
index 4e70f9cd76d4e35d62345fc7cc6454ad537dc4be..c74ffa501fc60ca2babded950a7582b7e869075f 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -602,7 +602,7 @@ echo "Making links to \`man'"
 
 echo "Making links to \`lispref'"
 (cd lispref
- ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/lispref
+ ln *.texi *.aux *.cps *.fns *.kys *.vrs index.*perm ../${tempdir}/lispref
  test -f README && ln README ../${tempdir}/lispref
  test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref
  ln ChangeLog ../${tempdir}/lispref