summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-11-28 19:54:46 +0100
committerVolker Lendecke <vl@samba.org>2008-12-08 22:09:33 +0100
commit2bd8a6e21ed9e52373bc04b12e2d4b80881edb8b (patch)
tree99dec8a7eef3f88c3d5f461e6d93f3c504f51299 /source3/Makefile.in
parent7fbb64d726f23da49cd2f07e1a678ed575b70bfa (diff)
downloadsamba-2bd8a6e21ed9e52373bc04b12e2d4b80881edb8b.tar.gz
samba-2bd8a6e21ed9e52373bc04b12e2d4b80881edb8b.tar.bz2
samba-2bd8a6e21ed9e52373bc04b12e2d4b80881edb8b.zip
Add infrastructure to transfer winbindd_request/response asynchronously
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 83e94a4382..bf79a7dfda 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1036,6 +1036,7 @@ IDMAP_ADEX_OBJ = \
WINBINDD_OBJ1 = \
winbindd/winbindd.o \
+ winbindd/winbindd_reqtrans.o \
winbindd/winbindd_user.o \
winbindd/winbindd_group.o \
winbindd/winbindd_util.o \