summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed06a412..0ca6a55a 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ LINTABLE_TESTS = \
test/test_farm.py \
test/test_templite.py
-lint: clean
+lint:
-python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc coverage
-python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc $(LINTABLE_TESTS)
python /Python25/Lib/tabnanny.py coverage