mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
small cleanups
This commit is contained in:
parent
03b914405d
commit
f4f2e4bf68
8 changed files with 63 additions and 42 deletions
|
|
@ -48,7 +48,6 @@ pipewire_module_client_node = shared_library('pipewire-module-client-node',
|
|||
[ 'module-client-node.c',
|
||||
'module-client-node/client-node.c',
|
||||
'module-client-node/protocol-native.c',
|
||||
'module-protocol-native/connection.c',
|
||||
'spa/spa-node.c', ],
|
||||
c_args : pipewire_module_c_args,
|
||||
include_directories : [configinc, spa_inc],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue