diff --git a/Makefile b/Makefile index 524500f..58574c7 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ setup: ## Install dependencies for tests and coverage dest ?= ${HOME}/bin install: ## Copy binary files to bin folder @echo "Destination folder: $(dest)" - make buildr + @make buildr @echo "*******************************************" @echo ">>> Copying files to $(dest)" @echo "*******************************************"