dns.py: Always remove the test zone in tearDown()
[obnox/samba/samba-obnox.git] / wscript_build_embedded_heimdal
1 import Logs
2
3 Logs.info("\tSelected embedded Heimdal build")
4 bld.RECURSE('source4/kdc')
5 bld.RECURSE('source4/heimdal_build')