Mercurial > emacs
changeset 92699:dc7dc4ce0c14
(bootstrap-prepare): Also chmod cal-loaddefs.el.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 10 Mar 2008 02:47:03 +0000 |
parents | 00f000edcc18 |
children | e31f46e15cac |
files | lisp/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/Makefile.in Mon Mar 10 02:46:24 2008 +0000 +++ b/lisp/Makefile.in Mon Mar 10 02:47:03 2008 +0000 @@ -297,7 +297,8 @@ fi chmod +w $(lisp)/loaddefs.el \ $(lisp)/ps-print.el \ - $(lisp)/emacs-lisp/cl-loaddefs.el + $(lisp)/emacs-lisp/cl-loaddefs.el \ + $(lisp)/calendar/cal-loaddefs.el maintainer-clean: distclean bootstrap-clean cd $(lisp); rm -f $(AUTOGENEL)