summaryrefslogtreecommitdiff
path: root/docs/meson.build
blob: fa89a31f6cd4bcfafab9c3e60bd4491bb2b44739 (plain)
1
2
3
4
5
6
if get_option('manpage')
  subdir('man')
endif
if get_option('gtk_doc')
  subdir('reference/libsecret')
endif