Prevent a crash in Python modules that try to authenticate by ensuring we reject...
[Samba.git] / wscript_build_system_heimdal
blob8ec09b4783e57ed05b19cb58cddfe7d0725dcf11
1 import Logs
3 Logs.info("\tSelected system Heimdal build")
4 bld.RECURSE('source4/kdc')
5 bld.RECURSE('source4/heimdal_build')