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