repo.or.cz
/
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
ctdb-scripts: Move connection tracking to 10.interface
[samba4-gss.git]
/
source4
/
lib
/
tls
/
wscript_build
blob
8fe77da8489257fbbe7395a323cf7a279ef10084
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'LIBTLS'
,
4
source
=
'''
5
tlscert.c
6
tls_tstream.c
7
'''
,
8
public_deps
=
'''
9
talloc
10
gnutls
11
GNUTLS_HELPERS
12
samba-hostconfig
13
LIBTSOCKET
14
tevent
15
tevent-util
16
'''
)