From 244bb7f163017f409935e265370a4068b3bc8d0c Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 25 Aug 2009 23:02:44 +0200 Subject: s3:winbind: Convert winbindd_dsgetdcname 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 2aa8e37ddb..7a07350876 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1201,6 +1201,7 @@ WINBINDD_OBJ1 = \ winbindd/winbindd_setpwent.o \ winbindd/winbindd_getpwent.o \ winbindd/winbindd_endpwent.o \ + winbindd/winbindd_dsgetdcname.o \ auth/token_util.o \ ../nsswitch/libwbclient/wb_reqtrans.o \ smbd/connection.o -- cgit