auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
[obnox/samba/samba-obnox.git] / auth / wscript_build
index 57f12702cba40dd982f064ddbaf3587e724c507f..a61bc378af768f7c227b4cdf179796699dd8d1cc 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 bld.SAMBA_LIBRARY('auth_sam_reply',
-                  source='auth_sam_reply.c',
+                  source='auth_sam_reply.c wbc_auth_util.c',
                   deps='talloc samba-security samba-util',
                   autoproto='auth_sam_reply.h',
                   private_library=True