wafsamba: the symbol version string of private libraries should be based on the tople...
[samba.git] / wscript_build_embedded_heimdal
1 from waflib import Logs
2
3 if bld.__class__.__name__ != "ClangDbContext":
4     Logs.info("\tSelected embedded Heimdal build")
5 bld.RECURSE('source4/heimdal_build')