@@ -1,4 +1,4 @@
-PYTHON = python
+PYTHON = python -Werror
PYFLAKES = pyflakes
PEP8 = pep8
FLAKE8 ?= flake8