File: meson.build

package info (click to toggle)
flatseal 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,796 kB
  • sloc: javascript: 5,161; xml: 85; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
docs = [
  'C/index.html',
]

install_data(docs, install_dir: join_paths(get_option('datadir'), 'help', 'C', 'flatseal'))