docs: install manpages with meson

This commit is contained in:
Fernando Ayats 2022-08-21 17:58:03 +02:00
parent 463bc7ab13
commit fea6d7deb0
4 changed files with 10 additions and 2 deletions

2
docs/meson.build Normal file
View file

@ -0,0 +1,2 @@
install_man ('Hyprland.1')
install_man ('hyprctl.1')