summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 77b7d607..d3cc0830 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ clean:
lint: clean
python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc coverage
+ python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc test/test_execfile.py
python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc test/test_farm.py
python /Python25/Lib/tabnanny.py coverage
python checkeol.py