summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-27 21:53:15 +0200
committerVolker Lendecke <vl@samba.org>2009-08-29 19:42:27 +0200
commit10e9df2975f9630a9fc9474fc810107bc7680f0f (patch)
tree1d84ca5876ee354fdb8f67326f63401641cede66 /source3/Makefile.in
parent2555c12bcefa212d482c9acaa5ae87b6107fa1a2 (diff)
downloadsamba-10e9df2975f9630a9fc9474fc810107bc7680f0f.tar.gz
samba-10e9df2975f9630a9fc9474fc810107bc7680f0f.tar.bz2
samba-10e9df2975f9630a9fc9474fc810107bc7680f0f.zip
s3:winbind: Add async wb_next_grent
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 6febc971a1..bea41ff3b0 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1182,6 +1182,7 @@ WINBINDD_OBJ1 = \
winbindd/wb_query_user_list.o \
winbindd/wb_fill_pwent.o \
winbindd/wb_next_pwent.o \
+ winbindd/wb_next_grent.o \
winbindd/wb_dsgetdcname.o \
winbindd/winbindd_lookupsid.o \
winbindd/winbindd_lookupname.o \