diff --git a/Makefile b/Makefile index 591cdea..694cc77 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: build +.DEFAULT_GOAL := build PROJECT ?= github.com/edgebox-iot/edgeboxctl RELEASE ?= dev