update for build

This commit is contained in:
Thomas Vander Stichele
2009-05-22 20:39:11 +00:00
parent 3535f9a606
commit e51d747a93
7 changed files with 15 additions and 13 deletions

View File

@@ -48,4 +48,4 @@ pychecker:
pycheckerverbose:
@echo "running pychecker (verbose) ..."
$(pychecker) $(pychecker_files)
$(pychecker) --limit 1000 $(pychecker_files)