summaryrefslogtreecommitdiff
path: root/doc/meson.build
blob: 91c08fae5b242b61be8bb1a09dd8c289b6c0ef27 (plain)
1
2
3
4
5
if get_option('man_pages')
    subdir('man')
endif

subdir('reference')