diff -r 433aa3347a48 -r 613aa3cc60b8 Makefile --- a/Makefile Tue Feb 24 13:49:44 2015 +0200 +++ b/Makefile Wed Feb 25 01:06:19 2015 +0200 @@ -102,8 +102,8 @@ .PHONY: install-all install-all: install - cp .emacs-pre $(mylispdir)/.emacs-pre - cp .emacs-post $(mylispdir)/.emacs-post + cp .emacs-pre $(emacsdir)/.emacs-pre + cp .emacs-post $(emacsdir)/.emacs-post .PHONY: install install: