VERSION: Disable GIT_SNAPSHOT for the 4.18.11 release.
[samba.git] / wscript_build_embedded_heimdal
1 from waflib import Logs
2
3 Logs.info("\tSelected embedded Heimdal build")
4 bld.RECURSE('third_party/heimdal_build')