r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
[samba.git] / source / cldap_server / SConscript
1 Import('hostenv')
2 hostenv.StaticLibrary('cldap_server',['cldap_server.c','netlogon.c'])