1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-21 01:59:07 +03:00

wscript_build_embedded_heimdal: update to handle waf 2.0.4

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Alexander Bokovoy 2018-02-02 16:34:33 +02:00 committed by Andrew Bartlett
parent 1dc80eb15c
commit e58ca30bc0

View File

@ -1,4 +1,4 @@
import Logs
from waflib import Logs
Logs.info("\tSelected embedded Heimdal build")
bld.RECURSE('source4/heimdal_build')