2009/7/4 Iustin Pop <[email protected]>: > On Fri, Jul 03, 2009 at 05:48:39PM -0300, Michael Hanselmann wrote: >> --- a/Makefile.am >> +++ b/Makefile.am >> @@ -148,6 +148,7 @@ EXTRA_DIST = \ >> $(MAINTAINERCLEANFILES) \ >> NEWS \ >> DEVNOTES \ >> + pylintrc \ > > If the pylintrc is in VCS, why do we maintainerclean it??
You must have misread the diff. It adds pylintrc to EXTRA_DIST. Regards, Michael
