Mathieu Lirzin <m...@gnu.org> 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 the distribution. Ludo’.