mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4:lib: remove unused wscript_build file
This only contains a "GENCACHE" subsystem that is not referenced anywhere.
This commit is contained in:
parent
7eb8125668
commit
e75a9c1ad8
@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('GENCACHE',
|
||||
source='../../source3/lib/gencache.c',
|
||||
enabled=False,
|
||||
deps='tdb-wrap'
|
||||
)
|
@ -71,7 +71,6 @@ bld.RECURSE('lib/tsocket')
|
||||
bld.RECURSE('lib/crypto')
|
||||
bld.RECURSE('lib/torture')
|
||||
bld.RECURSE('lib/zlib')
|
||||
bld.RECURSE('source4/lib')
|
||||
bld.RECURSE('source4/lib/com')
|
||||
bld.RECURSE('source4/dns_server')
|
||||
bld.RECURSE('source4/echo_server')
|
||||
|
Loading…
Reference in New Issue
Block a user