diff --git a/Makefile.am b/Makefile.am index c640aaca5..deacb0b78 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,7 +72,7 @@ gitignore: .PHONY: pylint pylint: tox - tox -e pylint \ + tox -e pylint -- \ $(PYLINT_TARGETS) execcmd: