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
/
stream
/
wscript_build
blob
8427c17045eb7034dcb713259feeef426b3bf2d4
1
#!/usr/bin/env python
2
3
4
bld
.
SAMBA_SUBSYSTEM
(
'LIBPACKET'
,
5
source
=
'packet.c'
,
6
deps
=
'LIBTLS'
7
)
8