summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-07-16 19:28:54 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-08-21 06:30:16 -0400
commit5582c58f82b2a356cac721af2e973a6fc6880fc1 (patch)
treef5319c1297a01abad5d14abae925e43e300c180a /Makefile
parent5e7fbd25157342b3b983779939419fb328e00f4c (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--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d380271765..c3cc71cfc0 100644
--- a/Makefile
+++ b/Makefile
@@ -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)