repo.or.cz
/
Samba
/
ita.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3:rpcclient: we also need some ndr_pull functions
[Samba/ita.git]
/
source4
/
cluster
/
wscript_build
blob
0b0555dd0b4b2c95ed573ee83108da331e509ab1
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'CLUSTER'
,
4
source
=
'cluster.c local.c'
,
5
deps
=
'TDB_WRAP'
6
)
7