make check should lint-python
diff --git a/Makefile b/Makefile
index baee58f..2a3ce6f 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,7 @@
 
 
 check: check-licenses
+	lint-python
 	@true
 
 all: README.rst