Mercurial > emacs
changeset 9441:ab020bbb761f
Don't distribute subdirs.el.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 11 Oct 1994 08:05:44 +0000 |
parents | 5d7438b61dd5 |
children | 973eafd9f349 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Tue Oct 11 07:46:50 1994 +0000 +++ b/make-dist Tue Oct 11 08:05:44 1994 +0000 @@ -186,6 +186,7 @@ ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp cd ../${tempdir}/lisp rm -f TAGS =* + rm -f subdirs.el rm -f site-init site-init.el site-init.elc rm -f site-load site-load.el site-load.elc rm -f default default.el default.elc)