From d9b7fd59b026fbad11263e8a018d654325ede0e4 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 6 Sep 2009 09:32:34 +0200 Subject: s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new 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 5e3e7ebcc0..b944ef9e85 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1213,6 +1213,7 @@ WINBINDD_OBJ1 = \ winbindd/winbindd_getdcname.o \ winbindd/winbindd_list_users.o \ winbindd/winbindd_list_groups.o \ + winbindd/winbindd_check_machine_acct.o \ auth/token_util.o \ ../nsswitch/libwbclient/wb_reqtrans.o \ smbd/connection.o -- cgit