diff --git a/mk/check.mk b/mk/check.mk index 81bc3b2447a..c27870d352b 100644 --- a/mk/check.mk +++ b/mk/check.mk @@ -45,4 +45,4 @@ check-content: contenttest ./contenttest --source-dir=$(S)/src/test/content $(TESTNAME) tidy: - python $(S)/src/etc/tidy.py $(S)/src + python $(S)src/etc/tidy.py $(S)src