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