File: meson.build

package info (click to toggle)
wireplumber 0.5.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,244 kB
  • sloc: ansic: 41,043; python: 391; sh: 62; makefile: 57; xml: 23
file content (9 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# you need to add here any files you add to the toc directory as well
sphinx_files += files(
  'lua_api.rst',
  'existing_scripts.rst',
  'custom_scripts.rst',
)

subdir('lua_api')
subdir('existing_scripts')