Fix paths.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 25 Feb 2015 01:06:19 +0200
changeset 1225 613aa3cc60b8
parent 1224 433aa3347a48
child 1226 febcf7755a3d
Fix paths.
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: