summaryrefslogtreecommitdiff
path: root/source4/cluster/wscript_build
blob: 01edecc88544518ff650b3c6f58a8e72facd7402 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env python

# AUTOGENERATED by mktowscript.pl from ../../source4/cluster/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('CLUSTER',
	source='cluster.c local.c',
	deps='TDB_WRAP'
	)