diff --git a/Makefile b/Makefile index 9ec407da..1932f8e8 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ clean: rm -rf $(GOPATH)/bin/git-chglog rm -rf cover.out -.PHONY: bulid +.PHONY: build build: go build -i -o git-chglog