mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
meson: use the right config file
This commit is contained in:
parent
d1162f28ef
commit
baf11b22d4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ configure_file(input : 'pipewire.conf.in',
|
|||
|
||||
configure_file(input : 'pipewire.conf.in',
|
||||
output : 'pipewire-uninstalled.conf',
|
||||
configuration : conf_config)
|
||||
configuration : conf_config_uninstalled)
|
||||
|
||||
executable('pipewire',
|
||||
pipewire_daemon_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue