summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-12-06 00:55:10 +0000
committerRichard M. Stallman <rms@gnu.org>2004-12-06 00:55:10 +0000
commit94633ca690671c58b3218534a00da4117e37a068 (patch)
treeb340dd5381f35c20fd4d1ad29bbf0e884d6e0d49 /lispref
parent2617e4e257a8ea10fdfec36b31d0a929d090064f (diff)
downloademacs-94633ca690671c58b3218534a00da4117e37a068.tar.gz
(maintainer-clean): Remove the info files in $(infodir) where they are created.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/Makefile.in b/lispref/Makefile.in
index 1155be99da5..c0e3b54c952 100644
--- a/lispref/Makefile.in
+++ b/lispref/Makefile.in
@@ -124,7 +124,8 @@ clean:
distclean: clean
maintainer-clean: clean
- rm -f elisp elisp-[1-9] elisp-[1-9][0-9] elisp.dvi elisp.oaux
+ rm -f elisp.dvi elisp.oaux
+ cd $(infodir); rm -f elisp elisp-[1-9] elisp-[1-9][0-9]
dist: $(infodir)/elisp elisp.dvi
-rm -rf temp