From: Gerd Moellmann Date: Fri, 16 Jun 2000 18:54:11 +0000 (+0000) Subject: (distclean): Also make distclean in lisp/. X-Git-Tag: emacs-pretest-21.0.90~3276 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c47a252f0de199d7212ff460419f4c2f1ba3af7;p=emacs.git (distclean): Also make distclean in lisp/. --- diff --git a/Makefile.in b/Makefile.in index ec1b4abebd6..23cb34427d4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -531,6 +531,7 @@ distclean: FRC (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'