]> Git Repo - qemu.git/blobdiff - crypto/Makefile.objs
crypto: introduce new base module for TLS credentials
[qemu.git] / crypto / Makefile.objs
index 2167fd2fdfbd47aa371adbc22b6fb3aed0ec1ae3..aef8dbb79d3bd1c235ac5065d4cd1f0c9866617a 100644 (file)
@@ -3,6 +3,7 @@ crypto-obj-y += hash.o
 crypto-obj-y += aes.o
 crypto-obj-y += desrfb.o
 crypto-obj-y += cipher.o
+crypto-obj-y += tlscreds.o
 
 # Let the userspace emulators avoid linking gnutls/etc
 crypto-aes-obj-y = aes.o
This page took 0.022241 seconds and 4 git commands to generate.