Fix path.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 28 Feb 2015 22:36:07 +0200
changeset 1236 f5be1005cdba
parent 1235 770326207032
child 1237 a194c21bc9d2
Fix path.
Makefile
--- a/Makefile	Sat Feb 28 22:35:53 2015 +0200
+++ b/Makefile	Sat Feb 28 22:36:07 2015 +0200
@@ -118,7 +118,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