Fix make run using incorrect emacs.d #142

This commit is contained in:
Henrik Lissner 2017-07-06 16:38:36 +02:00
parent b9d73a6602
commit c7f42c4706
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -54,7 +54,7 @@ testi: init.el .local/autoloads.el
# For running Emacs from a different folder than ~/.emacs.d
run:
@emacs $(EMACS_FLAGS) -l init.el
@$(EMACSI) $(EMACS_FLAGS) -l init.el
doctor:
@./bin/doctor