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
gencache: Add gencache values to memcache
[Samba.git]
/
libcli
/
drsuapi
/
wscript_build
blob
9d9e54df85bc16a520a0185fde8006100d382f11
1
#!/usr/bin/env python
2
3
4
bld
.
SAMBA_SUBSYSTEM
(
'LIBCLI_DRSUAPI'
,
5
source
=
'repl_decrypt.c'
,
6
public_deps
=
'LIBCLI_AUTH'
7
)
8