summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-17 23:13:48 +0200
committerVolker Lendecke <vl@samba.org>2009-08-29 19:42:26 +0200
commit9c30a8dc6fffd592592a108f3d9d93769ba74417 (patch)
tree2dcf9b86aef2e3c57b334f67133448e5524e2dbc /source3/Makefile.in
parent6e2bf7e23480cb467288adac145ec2853aeaa11d (diff)
downloadsamba-9c30a8dc6fffd592592a108f3d9d93769ba74417.tar.gz
samba-9c30a8dc6fffd592592a108f3d9d93769ba74417.tar.bz2
samba-9c30a8dc6fffd592592a108f3d9d93769ba74417.zip
s3:winbind: Convert the GETPWENT routines to the new API
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c930f2af3c..2aa8e37ddb 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1198,6 +1198,9 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_getgrgid.o \
winbindd/winbindd_getgrnam.o \
winbindd/winbindd_getusersids.o \
+ winbindd/winbindd_setpwent.o \
+ winbindd/winbindd_getpwent.o \
+ winbindd/winbindd_endpwent.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o