Fix make info
This commit is contained in:
parent
d32e500f97
commit
a126450280
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -94,7 +94,7 @@ doctor:
|
||||||
|
|
||||||
# Prints debug info about your current setup
|
# Prints debug info about your current setup
|
||||||
info:
|
info:
|
||||||
@$(EMACS) --batch -l core/core.el -l core/autoload/debug.el -f doom/info
|
@$(EMACS) --batch -l core/core.el -l core/autoload/util.el -f doom/info
|
||||||
|
|
||||||
## Internal tasks
|
## Internal tasks
|
||||||
.local/autoloads.el:
|
.local/autoloads.el:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue