summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5e23d72419e..c829ca29bd5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -942,7 +942,6 @@ extraclean: $(extraclean_dirs:=_extraclean)
-rm -f config-tmp-* aclocal.m4 configure
-rm -f ./*~ \#* etc/refcards/emacsver.tex doc/emacs/emacsver.texi
-rm -f info/*.info info/dir
- -[ -d info ] && rmdir --ignore-fail-on-non-empty info
# The src subdir knows how to do the right thing
# even when the build directory and source dir are different.