repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "ctdb-tests: Don't bother shutting down daemons in ctdb_init()"
[Samba.git]
/
libcli
/
samsync
/
wscript_build
blob
767f7da9ca2d67af9a3c74f4499e626d51b71979
1
#!/usr/bin/env python
2
3
4
bld
.
SAMBA_SUBSYSTEM
(
'LIBCLI_SAMSYNC'
,
5
source
=
'decrypt.c'
,
6
public_deps
=
'LIBCLI_AUTH'
7
)
8