mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Don't put lisp/dired.todo in the dist.
This commit is contained in:
parent
72fb78ceaf
commit
3f7b30bf00
@ -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…
Reference in New Issue
Block a user