repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
talloc: Fix copy&paste errors
[Samba/gebeck_regimport.git]
/
source4
/
libcli
/
rap
/
wscript_build
blob
b58e3acdbf947f0198e4cd4805168011257202aa
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'LIBCLI_RAP'
,
4
source
=
'rap.c'
,
5
public_deps
=
'smbclient-raw NDR_RAP'
,
6
autoproto
=
'proto.h'
7
)