diff --git a/Makefile b/Makefile index 76af18d..67d80a5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: usage build run test +.PHONY: usage build test run tidy release release-all OK_COLOR=\033[32;01m NO_COLOR=\033[0m