summaryrefslogtreecommitdiff
path: root/source4/libcli/security/wscript_build
blob: 1b5ef77184635aa6121fe051e6c9d033c9985c60 (plain)
1
2
3
4
5
6
7
8
9
10
# AUTOGENERATED by mktowscript.pl from ../../source4/libcli/security/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('LIBSECURITY',
	source='security_token.c access_check.c privilege.c sddl.c create_descriptor.c object_tree.c',
	autoproto='proto.h',
	public_deps='LIBNDR LIBSECURITY_COMMON'
	)