changeset 1264 | 49032c3d9007 |
parent 1263 | edc4ecb3ef60 |
child 1266 | a1a6db7b859b |
--- 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