diff --git a/Makefile b/Makefile index 4c05537..dbac26b 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,8 @@ endif TAGS ?= LDFLAGS ?= -X 'main.Version=$(VERSION)' +all: build + .PHONY: help help: ## Print this help message. @echo "Usage: make [target]"