From 340b55a84201526f1fe84fde2318802126715e15 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sat, 16 May 2009 12:00:34 +0200 Subject: Add async wb_ping --- 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 4115ffaf21..c657786b14 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1131,6 +1131,7 @@ WINBINDD_OBJ1 = \ winbindd/winbindd_idmap.o \ winbindd/winbindd_locator.o \ winbindd/winbindd_ndr.o \ + winbindd/wb_ping.o \ auth/token_util.o \ ../nsswitch/libwbclient/wb_reqtrans.o \ smbd/connection.o -- cgit