1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/wscript_build_embedded_heimdal
Andreas Schneider 0a4ab49c3e waf: Use Logs.info() instead of print.
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Tue Apr 17 17:48:23 CEST 2012 on sn-devel-104
2012-04-17 17:48:23 +02:00

5 lines
97 B
Plaintext

import Logs
Logs.info("\tSelected embedded Heimdal build")
bld.RECURSE('source4/heimdal_build')