s3:rpc_client: Use C99 inititializer in dcerpc_samr_chgpasswd_user()
[obnox/samba-autobuild/.git] / source3 / wscript_build
index b61fc3cc95f476376fa1cf311aaf09129c47c43f..7d44071225ea3ecd3c7d5a78bfa5cf67eb1f3e7d 100644 (file)
@@ -1062,7 +1062,7 @@ bld.SAMBA3_SUBSYSTEM('INIT_NETLOGON',
 
 bld.SAMBA3_SUBSYSTEM('INIT_SAMR',
                     source='rpc_client/init_samr.c',
-                    deps='samba-util')
+                    deps='samba-util GNUTLS_HELPERS')
 
 bld.SAMBA3_SUBSYSTEM('LIBLSA',
                      source='lib/lsa.c')