media-session: move the media-session config files to here

This commit is contained in:
Peter Hutterer 2021-10-14 14:03:51 +10:00 committed by Wim Taymans
parent 3560f3ba2d
commit 6c156cdbb4
10 changed files with 3 additions and 4 deletions

View file

@ -117,9 +117,6 @@ custom_target('pipewire-uninstalled',
#endif
subdir('filter-chain')
if build_ms
subdir('media-session.d')
endif
if systemd.found()
subdir('systemd')
endif