From b312fbfb5ec60524ae74332d5f17cb74fa43fa39 Mon Sep 17 00:00:00 2001 From: Kenny Levinsen Date: Sat, 8 Aug 2020 14:54:25 +0200 Subject: man: Add simple seatd(1) page --- meson_options.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index fc05dc2..6e498c4 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -3,3 +3,5 @@ option('seatd', type: 'feature', value: 'enabled', description: 'seatd support') option('builtin', type: 'feature', value: 'disabled', description: 'builtin seatd server') option('server', type: 'feature', value: 'enabled', description: 'seatd server') option('examples', type: 'feature', value: 'enabled', description: 'libseat example programs') +option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages') + -- cgit v1.2.3