diff --git a/Makefile b/Makefile index ec729fa..9b85b2a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: build test clean +.PHONY: build clean build: clean @echo "======================== Building Binary ======================="