summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-04-20 11:11:19 +0200
committerVolker Lendecke <vl@samba.org>2010-04-23 23:41:04 +0200
commitf2f0fed8aad21e09837f256e00bb38f33dc73e44 (patch)
tree125ae97a78e0fc32295b136aeaad03540b97ba8c /source3/Makefile.in
parent168b86c3847a5b575eef36cc2308802cbd25bb4a (diff)
downloadsamba-f2f0fed8aad21e09837f256e00bb38f33dc73e44.tar.gz
samba-f2f0fed8aad21e09837f256e00bb38f33dc73e44.tar.bz2
samba-f2f0fed8aad21e09837f256e00bb38f33dc73e44.zip
s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async API
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
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 \