bootstrap: add the result of bootstrap/template.py --render
[gd/samba-autobuild/.git] / wscript_build_embedded_heimdal
1 from waflib import Logs
2
3 Logs.info("\tSelected embedded Heimdal build")
4 bld.RECURSE('source4/heimdal_build')