Mercurial > emacs
changeset 29701:3678f877d57f
(distclean): Also make distclean in lisp/.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 16 Jun 2000 18:54:11 +0000 |
parents | 1e88ad071a1a |
children | e59eddaf8d55 |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Fri Jun 16 18:34:17 2000 +0000 +++ b/Makefile.in Fri Jun 16 18:54:11 2000 +0000 @@ -531,6 +531,7 @@ (cd lib-src; $(MAKE) $(MFLAGS) distclean) (cd man && $(MAKE) $(MFLAGS) distclean) (cd leim; $(MAKE) $(MFLAGS) distclean) + (cd lisp; $(MAKE) $(MFLAGS) distclean) ${top_distclean} ### `maintainer-clean'