Fix make info

This commit is contained in:
Henrik Lissner 2018-05-16 18:26:31 +02:00
parent d32e500f97
commit a126450280
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -94,7 +94,7 @@ doctor:
# Prints debug info about your current setup
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
.local/autoloads.el: