]> git.proxmox.com Git - mirror_qemu.git/blob - authz/Makefile.objs
roms: Allow passing configure options to the EDK2 build tools
[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
5 authz-obj-$(CONFIG_AUTH_PAM) += pamacct.o
6
7 pamacct.o-libs = -lpam