diff --git a/Makefile b/Makefile index a0466f5..2748fc1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .PHONY: install_deps build package clobber -.DEFAULT: build +.DEFAULT_GOAL := build build: go build -o bin/slacknimate