s3-waf: fix pam dependencies of the RPC_SAMR server.
[metze/samba/wip.git] / source3 / wscript_build
index 876b4bec65c7c64c05c23f8fa4f9d99ec6ebc5bf..54df87638009dc65a7f21c5fb5bc0cb532413d43 100644 (file)
@@ -1035,6 +1035,7 @@ bld.SAMBA_SUBSYSTEM('SERVICES',
 
 bld.SAMBA_SUBSYSTEM('PLAINTEXT_AUTH',
                     source=PLAINTEXT_AUTH_SRC,
+                    deps='pam',
                     vars=locals())
 
 bld.SAMBA_SUBSYSTEM('SLCACHE',