summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-05-09 20:04:27 +0200
committerVolker Lendecke <vl@samba.org>2009-06-14 11:25:46 +0200
commitc049d098d1e56a56378bc105d1df89c34cc06ddb (patch)
tree89ca6e00e206203ca60798149886f00eb6a234f8 /source3/Makefile.in
parentbaa6084378e530b013ac002b91b56cc1e79c5e38 (diff)
downloadsamba-c049d098d1e56a56378bc105d1df89c34cc06ddb.tar.gz
samba-c049d098d1e56a56378bc105d1df89c34cc06ddb.tar.bz2
samba-c049d098d1e56a56378bc105d1df89c34cc06ddb.zip
Convert the main winbind client communication to wb_reqtrans.c
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 24117d345d..4115ffaf21 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1132,6 +1132,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_locator.o \
winbindd/winbindd_ndr.o \
auth/token_util.o \
+ ../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o
WINBINDD_OBJ = \