librpc/rpc: make the dcerpc_binding_handle_raw_call_send/recv() wrapper more thin
[metze/samba/wip.git] / wscript_build_system_heimdal
1 from waflib import Logs
2
3 Logs.info("\tSelected system Heimdal build")
4 bld.RECURSE('source4/heimdal_build')