Compile init-load-path on make update
This commit is contained in:
parent
78a27857a6
commit
95d3ee6c07
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -6,6 +6,7 @@ update: autoloads
|
|||
@git pull
|
||||
@cask install
|
||||
@cask update
|
||||
@emacs -Q --batch -f batch-byte-compile init-load-path.el
|
||||
|
||||
clean: clean-extras
|
||||
@rm -f *.elc {core,modules,private,contrib}/*.elc {core,modules}/lib/*.elc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue