s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[kamenim/samba.git] / libcli / security / wscript_build
1 #!/usr/bin/env python
2
3 # AUTOGENERATED by mktowscript.pl from ../../libcli/security/config.mk
4 # Please remove this notice if hand editing
5
6
7 bld.SAMBA_SUBSYSTEM('LIBSECURITY_COMMON',
8         source='dom_sid.c display_sec.c secace.c secacl.c security_descriptor.c sddl.c',
9         deps='talloc'
10         )
11