Jim Meyering wrote:
> I noticed this line in several Makefile.am files:
>
>   MAINTAINERCLEANFILES = Makefile.in
>
> That was never useful, since Makefile.in has always been
> on automake's built-in list of files deleted via "make maintainerclean".
> So have removed those lines.
>
> Subject: [PATCH] maint: remove "MAINTAINERCLEANFILES = Makefile.in" from
>  Makefile.am's

Whoops.  The Subject of this message should have been this one,
about MAINTAINERCLEANFILES.

Reply via email to