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