From a32e22f02840579aa6a23a70ef23f3816eacf5f8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 20 Jun 2015 22:34:02 +0200 Subject: [PATCH] makefile: Generate autoloads on update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6a00fdb2d..5338161fb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ EMACS=emacs all: update -update: +update: autoloads git pull @cask install @cask update