summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 15:58:45 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:24 -0400
commit592822786d0a26bdf283ca4621c0df6f7f671869 (patch)
tree9e5ab3ea48eb55cb7960bc0f1ba0256f1dd7577c /source3/Makefile.in
parentce42ea3ab8c69a3f650d4c9bc787e4805aad928d (diff)
downloadsamba-592822786d0a26bdf283ca4621c0df6f7f671869.tar.gz
samba-592822786d0a26bdf283ca4621c0df6f7f671869.tar.bz2
samba-592822786d0a26bdf283ca4621c0df6f7f671869.zip
s3:winbind: Convert WINBINDD_GETSIDALIASES 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 b1053bce05..7879d939f8 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1170,6 +1170,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_getpwsid.o \
winbindd/winbindd_getpwnam.o \
winbindd/winbindd_getpwuid.o \
+ winbindd/winbindd_getsidaliases.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o