diff --git a/Makefile b/Makefile index 7c5939e..8547c7e 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +default: build .PHONY: build install-tools install-dep init clean init: install-dep install-tools