Run pyflakes on make check

master
Daniel Narvaez 11 years ago
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…
Cancel
Save