mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
Promote media-session to its own subdirectory
media-session is past the point of being a mere example, let's promote it out of the subdirectory. pw-reserve is moved to tools/
This commit is contained in:
parent
6f43aba91d
commit
e46a30562f
37 changed files with 54 additions and 56 deletions
|
|
@ -3,6 +3,7 @@ subdir('pipewire')
|
|||
subdir('daemon')
|
||||
subdir('tools')
|
||||
subdir('modules')
|
||||
subdir('media-session')
|
||||
if not get_option('examples').disabled()
|
||||
subdir('examples')
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue