diff --git a/Makefile b/Makefile index de0fff3..1992aa0 100644 --- a/Makefile +++ b/Makefile @@ -22,4 +22,4 @@ $(INSTALL): install: build $(INSTALL) -.PHONY: install +.PHONY: $(BUILD) build-no-git $(INSTALL)