s3-waf: Get winbindd to build again with current master
authorKai Blin <kai@samba.org>
Wed, 21 Apr 2010 09:08:37 +0000 (11:08 +0200)
committerKai Blin <kai@samba.org>
Thu, 20 May 2010 20:16:14 +0000 (22:16 +0200)
source3/wscript_build

index 3f4c35a55362ce95f4157383b8369c5013d8de3d..324c60b90defc2b9638495d8869ce973003a3619 100644 (file)
@@ -644,11 +644,16 @@ WINBINDD_SRC1 = '''winbindd/winbindd.c
                    winbindd/winbindd_set_mapping.c
                    winbindd/winbindd_remove_mapping.c
                    winbindd/winbindd_set_hwm.c
+                   winbindd/winbindd_pam_auth.c
+                   winbindd/winbindd_pam_logoff.c
+                   winbindd/winbindd_pam_chauthtok.c
+                   winbindd/winbindd_pam_auth_crap.c
                    auth/token_util.c
                    auth/check_samsec.c
                    auth/server_info.c
                    auth/server_info_sam.c
                    auth/user_info.c
+                   smbd/chgpasswd.c
                    ../nsswitch/libwbclient/wb_reqtrans.c'''
 
 WINBINDD_SRC = '''${WINBINDD_SRC1}