makefile: Generate autoloads on update
This commit is contained in:
parent
33e52b2877
commit
a32e22f028
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ EMACS=emacs
|
|||
|
||||
all: update
|
||||
|
||||
update:
|
||||
update: autoloads
|
||||
git pull
|
||||
@cask install
|
||||
@cask update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue