diff --git a/Makefile b/Makefile index 340b05e..5bf11c8 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ dev: go build -o ./dist/envy . -BINARY := myapp +BINARY := envy VERSION := $(shell git describe --tags --always --dirty) OUTPUT := dist