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 \
autotools/docbook-wrapper \
devel/upload.in \
$(docrst) \
