Recompile on make upgrade
This commit is contained in:
parent
a582bdf208
commit
01bd58ff3e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -31,7 +31,7 @@ autoremove: | .local/autoloads.el
|
||||||
autoloads:
|
autoloads:
|
||||||
@$(DOOM) -f doom//reload-autoloads
|
@$(DOOM) -f doom//reload-autoloads
|
||||||
|
|
||||||
upgrade: | _upgrade all
|
upgrade: | _upgrade recompile all
|
||||||
_upgrade:
|
_upgrade:
|
||||||
@git pull origin $(shell git rev-parse --abbrev-ref HEAD)
|
@git pull origin $(shell git rev-parse --abbrev-ref HEAD)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue