s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[kai/samba.git] / libcli / smb / wscript_build
1 #!/usr/bin/env python
2
3 # AUTOGENERATED by mktowscript.pl from ../../libcli/smb/config.mk
4 # Please remove this notice if hand editing
5
6
7 bld.SAMBA_SUBSYSTEM('LIBCLI_SMB_COMMON',
8         source='smb2_create_blob.c',
9         autoproto='smb_common_proto.h',
10         public_deps='talloc'
11         )
12