authz: add QAuthZListFile object type for a file access control list
[qemu/ar7.git] / authz / Makefile.objs
blob8351bf181dcc4bd9a36bd4be21b28daee1962ef9
1 authz-obj-y += base.o
2 authz-obj-y += simple.o
3 authz-obj-y += list.o
4 authz-obj-y += listfile.o