From 45eeed2893e569483136c3f998eacb776d52e1ce Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 1 Apr 2010 16:44:16 +0200 Subject: s3: Convert WINBINDD_PAM_LOGOFF to the new async API --- source3/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/Makefile.in') 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 \ -- cgit