Fix dir name.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 25 Feb 2015 13:49:29 +0200
changeset 1264 49032c3d9007
parent 1263 edc4ecb3ef60
child 1265 964397fd5d99
Fix dir name.
Makefile
--- a/Makefile	Wed Feb 25 13:47:56 2015 +0200
+++ b/Makefile	Wed Feb 25 13:49:29 2015 +0200
@@ -112,7 +112,7 @@
 	cp all.SCORE $(HOME)/.gnus/scores
 	cp -f $(EL_FILES) $(mylispdir); \
 	$(EMACS) -Q --batch --eval='(let ((generated-autoload-file "$(mylispdir)/loaddefs.el")) (update-directory-autoloads "$(mylispdir)"))'
-	./.emacs-autogen.sh $(mylispdir)/.emacs-autogen
+	./.emacs-autogen.sh $(emacsdir)/.emacs-autogen
 	cp -r srecode/ $(HOME)/.emacs.d/
 
 .PHONY: uninstall