File: meson.build

package info (click to toggle)
libsecret 0.21.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,556 kB
  • sloc: ansic: 29,587; python: 1,257; xml: 258; sh: 195; javascript: 121; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
if get_option('manpage')
  subdir('man')
endif
if get_option('gtk_doc')
  subdir('reference/libsecret')
endif