mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-02-05 17:10:27 +01:00
11 lines
222 B
Meson
11 lines
222 B
Meson
# you need to add here any files you add to the toc directory as well
|
|
sphinx_files += files(
|
|
'index.rst',
|
|
)
|
|
|
|
subdir('daemon')
|
|
subdir('design')
|
|
subdir('policies')
|
|
subdir('library')
|
|
subdir('scripting')
|
|
subdir('resources')
|