mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
alsa: install conf files
This commit is contained in:
parent
7a7527bc90
commit
b9bb318cb7
2 changed files with 6 additions and 0 deletions
5
pipewire-alsa/conf/meson.build
Normal file
5
pipewire-alsa/conf/meson.build
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
alsaconfdir = join_paths(pipewire_datadir, 'alsa', 'alsa.conf.d')
|
||||
|
||||
install_data(['50-pipewire.conf', '99-pipewire-default.conf'],
|
||||
install_dir: alsaconfdir,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue