]> code.delx.au - gnu-emacs/blobdiff - make-dist
Support Mozilla and Galeon.
[gnu-emacs] / make-dist
index 4e70f9cd76d4e35d62345fc7cc6454ad537dc4be..aeeed904707585d9f73e92c0466b446380b85892 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -602,7 +602,8 @@ 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
+ ln *.txt *.el spellfile permute-index tindex.pl ../${tempdir}/lispref
  test -f README && ln README ../${tempdir}/lispref
  test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref
  ln ChangeLog ../${tempdir}/lispref