Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' into staging
[qemu/ar7.git] / authz / Makefile.objs
blobed7b273596cd4443010ce0f8b54f6e25c4985b87
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
7 pamacct.o-libs = -lpam