* guile/mu4e: refactor doc building a bit

This commit is contained in:
djcb
2012-10-19 16:00:41 +03:00
parent 47286442e1
commit f0be196209
7 changed files with 75 additions and 50 deletions

View File

@ -19,7 +19,6 @@ include $(top_srcdir)/gtest.mk
SUBDIRS=
info_TEXINFOS=mu4e.texi
mu4e_TEXINFOS=fdl.texi
lispdir=${prefix}/share/emacs/site-lisp/mu4e/
@ -39,10 +38,7 @@ dist_lisp_LISP= \
mu4e-view.el \
mu4e.el \
org-mu4e.el
# BUILT_SOURCES= \
# mu4e-about.el
mu4e-about.el: mu4e-about.org
@echo ";; auto-generated" > mu4e-about.el
@echo "(defconst mu4e-about \"" >> mu4e-about.el