diff --git a/Makefile b/Makefile index 02dd5f9d7..95ad6de52 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ doctor: # Prints debug info about your current setup 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 init.el: