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 e8131975c3..fa99ac6d10 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1255,6 +1255,7 @@ WINBINDD_OBJ1 = \ winbindd/winbindd_pam_chauthtok.o \ winbindd/winbindd_pam_chng_pswd_auth_crap.o \ winbindd/winbindd_pam_logoff.o \ + auth/auth_util.o \ auth/token_util.o \ auth/check_samsec.o \ auth/server_info.o \ |