1
0
Fork 0
gnome-session/doc/meson.build
Daniel Baumann f9d3f51ece
Adding upstream version 48.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:58:09 +02:00

7 lines
92 B
Meson

if get_option('docbook')
subdir('dbus')
endif
if get_option('man')
subdir('man')
endif