repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4-dsdb-util: Mark attributes with ADD flag in samdb_find_or_add_attribute()
[Samba.git]
/
auth
/
kerberos
/
wscript_build
blob
15b48894770af0f8c58b05bfc94fd565cccbd2f1
1
#!/usr/bin/env python
2
bld
.
SAMBA_SUBSYSTEM
(
'KRB5_PAC'
,
3
source
=
'gssapi_pac.c kerberos_pac.c'
,
4
allow_warnings
=
True
,
5
deps
=
'gssapi_krb5 ndr-krb5pac krb5samba'
)