]> git.proxmox.com Git - mirror_qemu.git/blob - authz/Makefile.objs
authz: add QAuthZListFile object type for a file access control list
[mirror_qemu.git] / authz / Makefile.objs
1 authz-obj-y += base.o
2 authz-obj-y += simple.o
3 authz-obj-y += list.o
4 authz-obj-y += listfile.o