summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 13:28:59 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:21 -0400
commitea286fed7adf93311b0ca14c3ff1e7bac74a0b9b (patch)
tree462d3392064aeddfe841ebaba58ef36f479f4a10 /source3/Makefile.in
parent9c6f4cd12a3e62165782e34226888648649a0fef (diff)
downloadsamba-ea286fed7adf93311b0ca14c3ff1e7bac74a0b9b.tar.gz
samba-ea286fed7adf93311b0ca14c3ff1e7bac74a0b9b.tar.bz2
samba-ea286fed7adf93311b0ca14c3ff1e7bac74a0b9b.zip
s3:winbind: Add async wb_sid2uid
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 af2a960457..703f54e1f2 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1154,6 +1154,7 @@ WINBINDD_OBJ1 = \
winbindd/wb_ping.o \
winbindd/wb_lookupsid.o \
winbindd/wb_lookupname.o \
+ winbindd/wb_sid2uid.o \
winbindd/winbindd_lookupsid.o \
winbindd/winbindd_lookupname.o \
auth/token_util.o \