summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-04-01 12:35:14 +0200
committerVolker Lendecke <vl@samba.org>2010-04-19 14:27:20 +0200
commit518a4f5423bb360cf886aa1ce951f5323f4b12f9 (patch)
treedb4d60700e8354e8b532f145a0b23765e080dd12 /source3/Makefile.in
parentd869e7a0d85a4719078437539267c4acdf97dece (diff)
downloadsamba-518a4f5423bb360cf886aa1ce951f5323f4b12f9.tar.gz
samba-518a4f5423bb360cf886aa1ce951f5323f4b12f9.tar.bz2
samba-518a4f5423bb360cf886aa1ce951f5323f4b12f9.zip
s3: Convert WINBINDD_PAM_CHAUTHTOK 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 e807e825bf..d05c57d52d 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1239,6 +1239,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_set_hwm.o \
winbindd/winbindd_pam_auth.o \
winbindd/winbindd_pam_auth_crap.o \
+ winbindd/winbindd_pam_chauthtok.o \
auth/token_util.o \
auth/check_samsec.o \
auth/server_info.o \