audio: remove dependency on spice header
It is no longer required. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
1e4ebc895a
commit
98e901ff9b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
system_ss.add([spice_headers, files('audio.c')])
|
||||
system_ss.add(files(
|
||||
'audio.c',
|
||||
'audio-hmp-cmds.c',
|
||||
'mixeng.c',
|
||||
'noaudio.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue