mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
meson: Fix install paths
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
52bf9e9b84
commit
e0f23a41e1
6 changed files with 10 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ libraop_headers = [
|
|||
'raop-util.h',
|
||||
]
|
||||
|
||||
libraop = shared_library('libraop',
|
||||
libraop = shared_library('raop',
|
||||
libraop_sources,
|
||||
libraop_headers,
|
||||
c_args : [pa_c_args, server_c_args],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue