summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-04-01 16:44:16 +0200
committerVolker Lendecke <vl@samba.org>2010-04-19 14:27:20 +0200
commit45eeed2893e569483136c3f998eacb776d52e1ce (patch)
tree10c7ceb16cf273c5a329d3e70fd013d70ba9507d /source3/Makefile.in
parent518a4f5423bb360cf886aa1ce951f5323f4b12f9 (diff)
downloadsamba-45eeed2893e569483136c3f998eacb776d52e1ce.tar.gz
samba-45eeed2893e569483136c3f998eacb776d52e1ce.tar.bz2
samba-45eeed2893e569483136c3f998eacb776d52e1ce.zip
s3: Convert WINBINDD_PAM_LOGOFF 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 d05c57d52d..c28dec466c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1240,6 +1240,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_pam_auth.o \
winbindd/winbindd_pam_auth_crap.o \
winbindd/winbindd_pam_chauthtok.o \
+ winbindd/winbindd_pam_logoff.o \
auth/token_util.o \
auth/check_samsec.o \
auth/server_info.o \