summaryrefslogtreecommitdiff
path: root/docs/meson.build
blob: 06db37076ebe533797da8fa7789edfca0d9e187a (plain)
1
2
3
4
5
6
if with_manpage
  subdir('man')
endif
if with_gtkdoc
  subdir('reference/libsecret')
endif