diff --git a/Makefile b/Makefile index 5338161fb..7970d6323 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ EMACS=emacs all: update update: autoloads - git pull + @git pull @cask install @cask update