summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 15:32:11 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:23 -0400
commitafc82444fd367e8b8541e4a41a86966a288ed2ef (patch)
tree988bbb69adf0a7924d01c1e52f7e26d3e5ca0160 /source3/Makefile.in
parent0418d38bc80dc8680834875629a3df8e1734b885 (diff)
downloadsamba-afc82444fd367e8b8541e4a41a86966a288ed2ef.tar.gz
samba-afc82444fd367e8b8541e4a41a86966a288ed2ef.tar.bz2
samba-afc82444fd367e8b8541e4a41a86966a288ed2ef.zip
s3:winbind: Add async wb_getpwsid
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 b3f54e092b..ec47eccd4b 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1159,6 +1159,7 @@ WINBINDD_OBJ1 = \
winbindd/wb_uid2sid.o \
winbindd/wb_gid2sid.o \
winbindd/wb_queryuser.o \
+ winbindd/wb_getpwsid.o \
winbindd/winbindd_lookupsid.o \
winbindd/winbindd_lookupname.o \
winbindd/winbindd_sid_to_uid.o \