summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-06-16 18:54:11 +0000
committerGerd Moellmann <gerd@gnu.org>2000-06-16 18:54:11 +0000
commit8c47a252f0de199d7212ff460419f4c2f1ba3af7 (patch)
treeffbc4426109f2b6765fb0600202f9fa0b4a1c0ae /Makefile.in
parentbba2a92393b328310ebd23694f66f0c96fb39a4f (diff)
downloademacs-8c47a252f0de199d7212ff460419f4c2f1ba3af7.tar.gz
(distclean): Also make distclean in lisp/.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
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'