summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 15:41:40 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:23 -0400
commitbd9d7f75e352985f1b0e0785f0ba94dea19d2601 (patch)
tree2b5d21e52111494addbc5fcb6fac98fcb243b23e /source3/Makefile.in
parent5bbb7a0d143b34b6a2a2c4adb1114120cddd74bf (diff)
downloadsamba-bd9d7f75e352985f1b0e0785f0ba94dea19d2601.tar.gz
samba-bd9d7f75e352985f1b0e0785f0ba94dea19d2601.tar.bz2
samba-bd9d7f75e352985f1b0e0785f0ba94dea19d2601.zip
s3:winbind: Convert WINBINDD_GETPWUID 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 d7e6caa1d3..1b9b205bee 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1168,6 +1168,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_gid_to_sid.o \
winbindd/winbindd_getpwsid.o \
winbindd/winbindd_getpwnam.o \
+ winbindd/winbindd_getpwuid.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o