aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorFernando Ayats <[email protected]>2022-08-21 17:58:03 +0200
committerFernando Ayats <[email protected]>2022-08-21 18:00:04 +0200
commitfea6d7deb0a59e96c2d66e3e8a0b41e0debd1428 (patch)
tree8a7b464d3bf8fa21d5e8dea2a94a1ed441fa49f3 /meson.build
parent463bc7ab13b9707857f32943ee5ca6ad98384f71 (diff)
downloadHyprland-fea6d7deb0a59e96c2d66e3e8a0b41e0debd1428.tar.gz
Hyprland-fea6d7deb0a59e96c2d66e3e8a0b41e0debd1428.zip
docs: install manpages with meson
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 94353336..e0f5d3fe 100644
--- a/meson.build
+++ b/meson.build
@@ -59,3 +59,4 @@ subdir('src')
subdir('hyprctl')
subdir('assets')
subdir('example')
+subdir('docs')