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

wscript: port build_system_heimdal to waf 2.0

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Alexander Bokovoy 2018-07-03 13:07:44 +03:00 committed by Andrew Bartlett
parent 1efe68908d
commit 72a9e6d115

View File

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