diff options
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r-- | source3/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index 78c81c40d7..5551ee4510 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1242,6 +1242,7 @@ WINBINDD_OBJ1 = \ winbindd/winbindd_pam_auth.o \ winbindd/winbindd_pam_auth_crap.o \ winbindd/winbindd_pam_chauthtok.o \ + winbindd/winbindd_pam_chng_pswd_auth_crap.o \ winbindd/winbindd_pam_logoff.o \ auth/token_util.o \ auth/check_samsec.o \ |