docs: remove whitespace in example samba.ldif (fix bug #8789)
[Samba/gebeck_regimport.git] / source4 / lib / wscript_build
blobcf60820da7170aa5fb7995ee4bc5494f6f5329dc
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('GENCACHE',
4 source='../../source3/lib/gencache.c',
5 enabled=False,
6 deps='tdb-wrap'