diff doc/emacs/Makefile.in @ 110883:9d181264b9f9

Quieten emacs-devel. * doc/misc/Makefile.in (maintainer-clean): Remove harmless, long-standing error. * doc/lispref/Makefile.in (infoclean): Remove harmless, long-standing error. * doc/lispintro/Makefile.in (infoclean): Remove harmless, long-standing error. * doc/emacs/Makefile.in (infoclean): Remove harmless, long-standing error.
author Glenn Morris <rgm@gnu.org>
date Sat, 09 Oct 2010 11:39:01 -0700
parents b8bcd2311f78
children 001fbc0986c9
line wrap: on
line diff
--- a/doc/emacs/Makefile.in	Sat Oct 09 11:31:12 2010 -0700
+++ b/doc/emacs/Makefile.in	Sat Oct 09 11:39:01 2010 -0700
@@ -166,7 +166,7 @@
 
 ## In the standalone tarfile, the clean rule runs this.
 infoclean:
-	-cd $(infodir) && rm -f emacs emacs-[1-9] emacs-[1-9][0-9]
+	-cd $(srcdir) && cd $(infodir) && rm -f emacs emacs-[1-9] emacs-[1-9][0-9]
 
 maintainer-clean: distclean infoclean