Fix make info

This commit is contained in:
Henrik Lissner 2018-03-20 20:44:59 -04:00
parent 4d80c20251
commit d8f2abbeab
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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: