mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-26 19:18:50 +00:00
(lispref): Add *.txt, *.el, permute-index, and
tindex.pl to the list of those being put into the distribution.
This commit is contained in:
parent
d1c9842e9e
commit
7ccdf9b509
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user