diff --git a/Makefile b/Makefile index 60f34817a..4a985f9a7 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ git/config: git/config.m4 # TODO: not 100% sold on this target name. dump-brew: - brew bundle dump --force --describe --file=homebrew/$(PROFILE).Brewfile + brew bundle dump --force --file=homebrew/$(PROFILE).Brewfile install: install-bash \ install-bin \