repo.or.cz
/
samba4-gss
/
samba4-gss.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4/test/getnc_exop: Tune the the test to work against windows
[samba4-gss/samba4-gss.git]
/
libcli
/
smb
/
wscript_build
blob
36d9d1033a07253b0c6666f736a216c6a3dd5637
1
#!/usr/bin/env python
2
3
4
bld
.
SAMBA_SUBSYSTEM
(
'LIBCLI_SMB_COMMON'
,
5
source
=
'smb2_create_blob.c util.c'
,
6
autoproto
=
'smb_common_proto.h'
,
7
public_deps
=
'talloc'
8
)
9