Compile more files on make update

This commit is contained in:
Henrik Lissner 2015-10-24 23:55:11 -04:00
parent 66abf1522c
commit 3a219262f9

View file

@ -6,7 +6,7 @@ update: autoloads
@git pull
@cask install
@cask update
@emacs -Q --batch -f batch-byte-compile init-load-path.el
@emacs -Q --batch -f batch-byte-compile init.el init-load-path.el core/core.el core/core-os-osx.el contrib/*.el
clean: clean-extras
@rm -f *.elc {core,modules,private,contrib}/*.elc {core,modules}/lib/*.elc