diff options
| author | Marc-André Lureau | 2019-07-12 20:11:20 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2020-08-21 12:30:10 +0200 |
| commit | 32fcc6244c729f6311d2a4c8bd54bb9b7f43786d (patch) | |
| tree | ed58d522438027425b211f8c3894f8c2705ca081 /Makefile.objs | |
| parent | contrib/rdmacm-mux: convert to Meson (diff) | |
| download | qemu-32fcc6244c729f6311d2a4c8bd54bb9b7f43786d.tar.gz qemu-32fcc6244c729f6311d2a4c8bd54bb9b7f43786d.tar.xz qemu-32fcc6244c729f6311d2a4c8bd54bb9b7f43786d.zip | |
contrib/vhost-user-input: convert to meson
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile.objs')
| -rw-r--r-- | Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.objs b/Makefile.objs index 0f80b63554..0922c3ed00 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -106,7 +106,6 @@ qga-vss-dll-obj-y = qga/ elf2dmp-obj-y = contrib/elf2dmp/ ivshmem-client-obj-$(CONFIG_IVSHMEM) = contrib/ivshmem-client/ ivshmem-server-obj-$(CONFIG_IVSHMEM) = contrib/ivshmem-server/ -vhost-user-input-obj-y = contrib/vhost-user-input/ vhost-user-gpu-obj-y = contrib/vhost-user-gpu/ ###################################################################### |
