waf: use the source3 smbclient per default
[kai/samba.git] / wscript_build
index 5e0c05c216d06add0495e09a3a4d17760d309741..28f12b1f93c625af7a71503ba35116c3a7f04f8a 100644 (file)
@@ -8,6 +8,7 @@ srcdir = "."
 import samba_version
 
 bld.env.suffix3 = "3"
+bld.env.suffix4 = "4"
 
 # create separate build groups for building the asn1 and et compiler, then
 # building the C from ASN1 and IDL, and finally the main build process