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
s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups.
[Samba.git]
/
auth
/
wscript_build
blob
75580fd299131b82392a26c2e68a34dbf32c13e3
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'auth_sam_reply'
,
4
source
=
'auth_sam_reply.c'
,
5
deps
=
'talloc'
,
6
autoproto
=
'auth_sam_reply.h'
7
)