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
s4:py_net: PyArg_ParseTuple("i") requires an 'int' argument
[Samba.git]
/
auth
/
gensec
/
wscript_build
blob
a9203f801d0e1b79e1fb1248a4ac8ad8a9d1082d
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'gensec_runtime'
,
4
source
=
'gensec.c'
,
5
deps
=
'tevent-util tevent samba-util LIBTSOCKET'
,
6
public_headers
=
'gensec.h'
,
7
autoproto
=
'gensec_toplevel_proto.h'
)