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