meson: Build and install man pages

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
Arnaud Rebillout 2018-10-01 12:57:12 +07:00 committed by Arun Raghavan
parent 66ac9ee37a
commit 7f05b835df
3 changed files with 83 additions and 5 deletions

View file

@ -297,4 +297,5 @@ endif
# Now generate config.h from everything above
configure_file(output : 'config.h', configuration : cdata)
subdir('man')
subdir('src')