Mercurial > emacs
diff make-dist @ 9441:ab020bbb761f
Don't distribute subdirs.el.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 11 Oct 1994 08:05:44 +0000 |
parents | f7ae124181cd |
children | 014e2214b8cb |
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)