mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Compile more files on make update
This commit is contained in:
2
Makefile
2
Makefile
@ -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
|
||||
|
Reference in New Issue
Block a user