01edecc88544518ff650b3c6f58a8e72facd7402
[nivanova/samba-autobuild/.git] / source4 / cluster / wscript_build
1 #!/usr/bin/env python
2
3 # AUTOGENERATED by mktowscript.pl from ../../source4/cluster/config.mk
4 # Please remove this notice if hand editing
5
6
7 bld.SAMBA_SUBSYSTEM('CLUSTER',
8         source='cluster.c local.c',
9         deps='TDB_WRAP'
10         )
11