Run pyflakes on make check
This commit is contained in:
parent
55a072470f
commit
fab8f96088
@ -17,6 +17,7 @@ EXTRA_DIST = \
|
||||
SUBDIRS = bin src po
|
||||
|
||||
check: test
|
||||
pyflakes $(top_srcdir)
|
||||
|
||||
test:
|
||||
cd $(top_srcdir)/tests && \
|
||||
|
Loading…
Reference in New Issue
Block a user