Merge pull request #2225 from PRESFIL/install-mu4e-about

meson: Install mu4e/mu4e-about.org
This commit is contained in:
Dirk-Jan C. Binnema 2022-04-30 10:33:19 +03:00 committed by GitHub
commit c86d21657c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,9 @@ endforeach
# also install the sources.
install_data(mu4e_all_srcs, install_dir: lispdir)
# install mu4e-about.org
install_data('mu4e-about.org', install_dir : join_paths(datadir, 'doc', 'mu'))
if makeinfo.found()
custom_target('mu4e_info',
input: 'mu4e.texi',