1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/cluster/wscript_build

12 lines
221 B
Python

#!/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'
)