summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 06:57:13 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:20 -0400
commitfa59f9720d56ffaf07c13376118c452a4162f3df (patch)
tree93ea291643322ca65ad285adad519ec1615cb693 /source3/Makefile.in
parentbb359c780aee3fd7e1074db93a28c95590ae5d36 (diff)
downloadsamba-fa59f9720d56ffaf07c13376118c452a4162f3df.tar.gz
samba-fa59f9720d56ffaf07c13376118c452a4162f3df.tar.bz2
samba-fa59f9720d56ffaf07c13376118c452a4162f3df.zip
s3:winbind: Convert WINBINDD_LOOKUPSID to the new API
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 a9f9c16598..df37cff8ad 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/winbindd_lookupsid.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o