python:tests: Store keys as bytes rather than as lists of ints
[Samba.git] / wscript_build_embedded_heimdal
blob0536e21fef5af49f2a5eb7108440f30c9cd2d18b
1 from waflib import Logs
3 Logs.info("\tSelected embedded Heimdal build")
4 bld.RECURSE('third_party/heimdal_build')