mu4e: don't compile old-org-mu4e.el
It generates warnings.
This commit is contained in:
@ -39,12 +39,12 @@ dist_lisp_LISP= \
|
|||||||
mu4e-vars.el \
|
mu4e-vars.el \
|
||||||
mu4e-view.el \
|
mu4e-view.el \
|
||||||
mu4e.el \
|
mu4e.el \
|
||||||
org-mu4e.el \
|
org-mu4e.el
|
||||||
org-old-mu4e.el
|
|
||||||
|
|
||||||
EXTRA_DIST=$(elisp_DATA) mu4e-about.org
|
EXTRA_DIST=$(elisp_DATA) mu4e-about.org
|
||||||
|
|
||||||
CLEANFILES=*.elc ${BUILT_SOURCES}
|
CLEANFILES=*.elc ${BUILT_SOURCES}
|
||||||
|
|
||||||
doc_DATA = \
|
doc_DATA = \
|
||||||
mu4e-about.org
|
mu4e-about.org \
|
||||||
|
org-old-mu4e.el
|
||||||
|
|||||||
Reference in New Issue
Block a user