summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 07:22:34 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:20 -0400
commita5416770776c0ade8518e8875d47097662b026a6 (patch)
tree6841769c032619044cc733424c2643f6b5d2ac76 /source3/Makefile.in
parentf6554611ab90aa113a7579ce3a9fef765c19d98c (diff)
downloadsamba-a5416770776c0ade8518e8875d47097662b026a6.tar.gz
samba-a5416770776c0ade8518e8875d47097662b026a6.tar.bz2
samba-a5416770776c0ade8518e8875d47097662b026a6.zip
s3:winbind: Add async wb_lookupname
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 df37cff8ad..0f97d66cad 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1153,6 +1153,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_ndr.o \
winbindd/wb_ping.o \
winbindd/wb_lookupsid.o \
+ winbindd/wb_lookupname.o \
winbindd/winbindd_lookupsid.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \