summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-04 15:37:54 -0400
committerVolker Lendecke <vl@samba.org>2009-08-05 03:21:23 -0400
commit5bbb7a0d143b34b6a2a2c4adb1114120cddd74bf (patch)
tree629ea9d08ece95c0cf096ba14f6bb523e9f44d9b /source3/Makefile.in
parent9dc401a20ec608d4d8ae25fb4e81c462e9ced415 (diff)
downloadsamba-5bbb7a0d143b34b6a2a2c4adb1114120cddd74bf.tar.gz
samba-5bbb7a0d143b34b6a2a2c4adb1114120cddd74bf.tar.bz2
samba-5bbb7a0d143b34b6a2a2c4adb1114120cddd74bf.zip
s3:winbind: Convert WINBINDD_GETPWNAM 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 f5fba5e38b..d7e6caa1d3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1167,6 +1167,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_uid_to_sid.o \
winbindd/winbindd_gid_to_sid.o \
winbindd/winbindd_getpwsid.o \
+ winbindd/winbindd_getpwnam.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o