Re: [PATCH 11/13] build: Delete emacs/guix-autoloads.el when 'make clean'.

2016-01-26 Thread Mathieu Lirzin
l...@gnu.org (Ludovic Courtès) writes: > Mathieu Lirzin skribis: > >> * emacs.am (CLEANFILES) [HAVE_EMACS]: Add $(AUTOLOADS). > > Additionally, $(AUTOLOADS) must be moved from ‘dist_lisp_DATA’ to > ‘nodist_lisp_DATA’. The commit’s subject line should become “Remove > guix-autoloads.el from the d

Re: [PATCH 11/13] build: Delete emacs/guix-autoloads.el when 'make clean'.

2016-01-26 Thread Ludovic Courtès
Mathieu Lirzin skribis: > * emacs.am (CLEANFILES) [HAVE_EMACS]: Add $(AUTOLOADS). Additionally, $(AUTOLOADS) must be moved from ‘dist_lisp_DATA’ to ‘nodist_lisp_DATA’. The commit’s subject line should become “Remove guix-autoloads.el from the distribution.” $(AUTOLOADS) were wrongfully part of

[PATCH 11/13] build: Delete emacs/guix-autoloads.el when 'make clean'.

2016-01-24 Thread Mathieu Lirzin
* emacs.am (CLEANFILES) [HAVE_EMACS]: Add $(AUTOLOADS). --- emacs.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs.am b/emacs.am index 0342574..37cf183 100644 --- a/emacs.am +++ b/emacs.am @@ -67,4 +67,6 @@ $(AUTOLOADS): $(ELFILES) (update-directory-autoloads\ (ex