]> code.delx.au - gnu-emacs/blobdiff - make-dist
Support Mozilla and Galeon.
[gnu-emacs] / make-dist
index c74ffa501fc60ca2babded950a7582b7e869075f..aeeed904707585d9f73e92c0466b446380b85892 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -603,6 +603,7 @@ echo "Making links to \`man'"
 echo "Making links to \`lispref'"
 (cd 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