mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Don't put lisp/dired.todo in the dist.
This commit is contained in:
parent
72fb78ceaf
commit
3f7b30bf00
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ echo "Making links to \`lisp'"
|
|||
ln [a-zA-Z]*.dat ../${tempdir}/lisp
|
||||
## simula.el doesn't keep abbreviations in simula.defns any more.
|
||||
## ln [a-zA-Z]*.defns ../${tempdir}/lisp
|
||||
ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp
|
||||
ln ChangeLog Makefile makefile.nt ChangeLog.? README ../${tempdir}/lisp
|
||||
cd ../${tempdir}/lisp
|
||||
rm -f TAGS =*
|
||||
rm -f subdirs.el
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue