]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block/Makefile.objs
block: Extract the block accounting code
[mirror_qemu.git] / block / Makefile.objs
index f45f9399aa2b30274596ce9509622b27e087c3db..c9c8bbbcdeb146b52d165c67f8fb18636dd261b1 100644 (file)
@@ -18,6 +18,7 @@ block-obj-$(CONFIG_RBD) += rbd.o
 block-obj-$(CONFIG_GLUSTERFS) += gluster.o
 block-obj-$(CONFIG_ARCHIPELAGO) += archipelago.o
 block-obj-$(CONFIG_LIBSSH2) += ssh.o
+block-obj-y += accounting.o
 
 common-obj-y += stream.o
 common-obj-y += commit.o