summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-17 22:44:55 +0200
committerVolker Lendecke <vl@samba.org>2009-08-29 19:42:26 +0200
commit91588e6e8f01eee824f7a07d85247ac5a6cd8f9c (patch)
treeb3809e0dc1a66142961796dbdfd992a5f41e2356 /source3/Makefile.in
parentc325ba89cfeb9c4bbf1733d15e063809f4bc1332 (diff)
downloadsamba-91588e6e8f01eee824f7a07d85247ac5a6cd8f9c.tar.gz
samba-91588e6e8f01eee824f7a07d85247ac5a6cd8f9c.tar.bz2
samba-91588e6e8f01eee824f7a07d85247ac5a6cd8f9c.zip
s3:winbind: Add async fill_pwent
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 37b2da6940..4304df6e37 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1180,6 +1180,7 @@ WINBINDD_OBJ1 = \
winbindd/wb_group_members.o \
winbindd/wb_getgrsid.o \
winbindd/wb_query_user_list.o \
+ winbindd/wb_fill_pwent.o \
winbindd/winbindd_lookupsid.o \
winbindd/winbindd_lookupname.o \
winbindd/winbindd_sid_to_uid.o \