* add some documentation infrastructure

This commit is contained in:
djcb
2011-12-14 09:12:46 +02:00
parent 71b01c6ff2
commit 0446ec3d83
3 changed files with 27 additions and 3 deletions

View File

@ -25,7 +25,11 @@ mu4e-version.el:
(defconst mu4e-mu-version \"$(VERSION)\" \"Required mu binary version.\")\n\
(provide 'mu4e-version)\n" >$@
EXTRA_DIST= \
info_TEXINFOS=mu4e.texi
mu4e_TEXINFOS=fdl.texi
elispdir= ${prefix}/share/emacs/site-lisp/mu4e/
elisp_DATA= \
mu4e.el \
mu4e-hdrs.el \
mu4e-view.el \