1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

nsswitch/libwbclient/wscript: import from waflib

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Alexander Bokovoy 2018-06-15 16:20:34 +03:00 committed by Andrew Bartlett
parent 944fce2596
commit d00ba40031

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
import Options, Logs
from waflib import Options, Logs
# Remember to also update wbclient.h
VERSION="0.14"