]> git.proxmox.com Git - mirror_qemu.git/blobdiff - io/Makefile.objs
io: add QIOChannelTLS class
[mirror_qemu.git] / io / Makefile.objs
index 3d2f23248048475d306ef19479bf1d1f6b4075cf..a48011b726b90562a7bdb8c8dccb67d76c20ae06 100644 (file)
@@ -1,5 +1,6 @@
 io-obj-y = channel.o
 io-obj-y += channel-file.o
 io-obj-y += channel-socket.o
+io-obj-y += channel-tls.o
 io-obj-y += channel-watch.o
 io-obj-y += task.o