s4-waf: more dependencies on talloc
[samba.git] / source4 / auth / ntlm / wscript_build
index 611d678635f4d447c484a9a7ac46edf2b15c50d5..1ce42e80b4ea3f9b3690adf828a17d647200bf1a 100644 (file)
@@ -47,7 +47,8 @@ bld.SAMBA_MODULE('auth_unix',
 
 
 bld.SAMBA_SUBSYSTEM('PAM_ERRORS',
-       source='pam_errors.c'
+       source='pam_errors.c',
+        deps='talloc'
        )