mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix make info
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user