diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-07-16 19:33:55 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-21 06:30:16 -0400 |
commit | 7fcfd45666c382dfadce0ea160cba7e8d3328337 (patch) | |
tree | cd3e99cf3fa9a22b4e6085627c9775e96b27aee2 /Makefile | |
parent | 5582c58f82b2a356cac721af2e973a6fc6880fc1 (diff) |
meson: convert io directory to Meson
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -246,7 +246,6 @@ dummy := $(call unnest-vars,, \ block-obj-m \ storage-daemon-obj-y \ storage-daemon-obj-m \ - io-obj-y \ common-obj-y \ common-obj-m) |