summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-12-28 17:43:18 +0100
committerVolker Lendecke <vl@samba.org>2009-01-04 16:42:40 +0100
commit1b328d98208d4245733dc8e04f6b81ab606ead8c (patch)
tree78f703fc8e7ad5ef690779db68516a046f7306ae /source3/Makefile.in
parent4df681abf497c24e8abf3df1137023389bfed709 (diff)
downloadsamba-1b328d98208d4245733dc8e04f6b81ab606ead8c.tar.gz
samba-1b328d98208d4245733dc8e04f6b81ab606ead8c.tar.bz2
samba-1b328d98208d4245733dc8e04f6b81ab606ead8c.zip
Add a quick test of wb_trans_send/recv
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 8631520486..c13f5ae20a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -930,6 +930,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
SMBTORTURE_OBJ = $(SMBTORTURE_OBJ1) $(PARAM_OBJ) \
$(LIBSMB_OBJ) $(KRBCLIENT_OBJ) $(LIB_NONSMBD_OBJ) \
+ lib/wb_reqtrans.o lib/wbclient.o \
$(LIBNDR_GEN_OBJ0)
MASKTEST_OBJ = torture/masktest.o $(PARAM_OBJ) $(LIBSMB_OBJ) $(KRBCLIENT_OBJ) \