diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-07-16 19:28:54 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-21 06:30:16 -0400 |
commit | 5582c58f82b2a356cac721af2e973a6fc6880fc1 (patch) | |
tree | f5319c1297a01abad5d14abae925e43e300c180a /Makefile | |
parent | 5e7fbd25157342b3b983779939419fb328e00f4c (diff) |
meson: convert crypto 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 \ - crypto-obj-y \ io-obj-y \ common-obj-y \ common-obj-m) |