* mu4e: move mu4e-about to mu4e-utils, fix build, add [A] shortcut in mu4e-main

This commit is contained in:
djcb
2012-06-15 11:00:21 +03:00
parent 62efed8772
commit 53ac79dd9c
3 changed files with 30 additions and 39 deletions

View File

@ -24,6 +24,7 @@ mu4e_TEXINFOS=fdl.texi
lispdir=${prefix}/share/emacs/site-lisp/mu4e/
dist_lisp_LISP= \
mu4e-about.el \
mu4e-actions.el \
mu4e-compose.el \
mu4e-headers.el \
@ -38,8 +39,8 @@ dist_lisp_LISP= \
mu4e.el \
org-mu4e.el
BUILT_SOURCES= \
mu4e-about.el
# BUILT_SOURCES= \
# mu4e-about.el
mu4e-about.el: mu4e-about.org
@echo ";; auto-generated" > mu4e-about.el