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
s4:"dsdb_find_nc_root" - let it work also when the "namingContexts" attribute isn...
[Samba/gebeck_regimport.git]
/
libgpo
/
wscript_build
blob
e2422c566b68e6bda37cb01e9e28516830bb0ef4
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'LIBGPO'
,
4
source
=
'gpo_util.c gpo_sec.c ../libgpo/gpext/gpext.c gpo_fetch.c gpo_ini.c ../source4/libgpo/ads_convenience.c ../source3/libgpo/gpo_filesync.c ../source4/libgpo/gpo_filesync.c'
,
5
deps
=
'ldb samba-net'
,
6
enabled
=
False
7
)
8