summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d53156f4..c02be434 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,3 +18,6 @@ EXTRA_DIST = \
xref2.gir
TESTS = #roundtrips.sh
+
+check-local:
+ find $(top_srcdir)/giscanner -name \*.py | sort | uniq | xargs echo $(PYTHON) $(top_srcdir)/misc/pep8.py --repeat