On Fri, Jul 03, 2009 at 05:48:39PM -0300, Michael Hanselmann wrote: > > 2009/7/3 Michael Hanselmann <[email protected]>: > > Signed-off-by: Michael Hanselmann <[email protected]> > > --- > > pylintrc | 78 > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 1 files changed, 78 insertions(+), 0 deletions(-) > > create mode 100644 pylintrc > > Added this additional change: > > --- 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?? iustin
