]> Git Repo - qemu.git/blame - authz/Makefile.objs
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' into...
[qemu.git] / authz / Makefile.objs
CommitLineData
5b76dd13 1authz-obj-y += base.o
fb5c4ebc 2authz-obj-y += simple.o
c8c99887 3authz-obj-y += list.o
55d86984 4authz-obj-y += listfile.o
8953caf3
DB
5authz-obj-$(CONFIG_AUTH_PAM) += pamacct.o
6
7pamacct.o-libs = -lpam
This page took 0.086366 seconds and 4 git commands to generate.