X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=meson.build;h=5bf6d993fe1474604a6e588c7aa0a9b3558df30b;hb=c4d3a7eb75a36921310731ca6e85fe2a5d65c0fa;hp=a37a89f9ca8ce1beaca90d45b3a1c1a2f3701c60;hpb=6e14b96ad65246e9f61795f444a47ea32e444e44;p=plocate diff --git a/meson.build b/meson.build index a37a89f..5bf6d99 100644 --- a/meson.build +++ b/meson.build @@ -23,6 +23,8 @@ executable('plocate-build', 'plocate-build.cpp', install_data('update-plocate.sh', install_dir: '/etc/cron.daily', rename: 'plocate') +install_man('plocate.1') +install_man('plocate-build.8') # Requires having TurboPFor checked out, so not built by default. # Unless you have a recent Meson, there's no apparently good way