repo.or.cz
/
Samba
/
bb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4 dns: Correctly handle A questions for CNAMEs
[Samba/bb.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