mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
meson: convert qemu-storage-daemon
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
ff219dca9f
commit
7c58bb769d
7 changed files with 15 additions and 23 deletions
|
@ -590,7 +590,6 @@ subdir('util')
|
|||
subdir('qom')
|
||||
subdir('authz')
|
||||
subdir('crypto')
|
||||
subdir('storage-daemon')
|
||||
subdir('ui')
|
||||
|
||||
|
||||
|
@ -800,6 +799,7 @@ if have_tools
|
|||
dependencies: [block, qemuutil], install: true)
|
||||
endif
|
||||
|
||||
subdir('storage-daemon')
|
||||
subdir('contrib/rdmacm-mux')
|
||||
subdir('contrib/elf2dmp')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue