summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 814e1a67b..c71e1b5a5 100644
--- a/Makefile
+++ b/Makefile
@@ -112,4 +112,4 @@ create-archive:
make SNAPRELEASE=$(RELEASE) create-snapshot
pycheck:
- PYTHONPATH=edd:isys:balkan:textw:iw pychecker *.py textw/*.py gui/*.py | grep -v "__init__() not called"
+ PYTHONPATH=edd:isys:balkan:textw:iw pychecker *.py textw/*.py iw/*.py | grep -v "__init__() not called"