diff --git a/Makefile.am b/Makefile.am index 2240471f..fe037da6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,7 @@ EXTRA_DIST = \ SUBDIRS = bin src po check: test + pyflakes $(top_srcdir) test: cd $(top_srcdir)/tests && \