mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
* make-dist: Include lisp/dired.todo in the distribution.
This commit is contained in:
parent
be89e32b3e
commit
6e20ffab4d
@ -159,7 +159,7 @@ echo "Making links to \`lisp'."
|
||||
ln [a-zA-Z]*.dat forms.README ../${tempdir}/lisp
|
||||
## simula.el doesn't keep abbreviations in simula.defns any more.
|
||||
## ln [a-zA-Z]*.defns ../${tempdir}/lisp
|
||||
ln ChangeLog README ../${tempdir}/lisp
|
||||
ln ChangeLog README dired.todo ../${tempdir}/lisp
|
||||
cd ../${tempdir}/lisp
|
||||
rm -f TAGS =*
|
||||
rm -f site-init site-init.el site-init.elc
|
||||
|
Loading…
Reference in New Issue
Block a user