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-server: Use find_public_ip_vnn() in a couple of extra places
[samba4-gss.git]
/
lib
/
printer_driver
/
wscript_build
blob
f9c7153fd09a3589073f04811aec4dbeeaedcb9a
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_LIBRARY
(
'printer_driver'
,
4
source
=
'printer_driver.c'
,
5
deps
=
'gpo cli_spoolss'
,
6
private_library
=
True
)