summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-12-14 12:50:57 +0100
committerVolker Lendecke <vl@samba.org>2010-12-22 16:39:15 +0100
commit3ae7ef73b020789634df40d4b74dd4bad36ba4fa (patch)
tree2b5956ab526b8e1a982cad4237e8bb3f9a54233a /source3/Makefile.in
parentd8e3d0af9e52c46fa2ab37dc263ae3a5ea5ce020 (diff)
downloadsamba-3ae7ef73b020789634df40d4b74dd4bad36ba4fa.tar.gz
samba-3ae7ef73b020789634df40d4b74dd4bad36ba4fa.tar.bz2
samba-3ae7ef73b020789634df40d4b74dd4bad36ba4fa.zip
s3: Test smbsock_any_connect
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 477ecaaf03..3e49869a1b 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1199,6 +1199,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
torture/denytest.o torture/mangle_test.o \
torture/nbench.o \
torture/test_async_echo.o \
+ torture/test_smbsock_any_connect.o \
torture/test_posix_append.o
SMBTORTURE_OBJ = $(SMBTORTURE_OBJ1) $(PARAM_OBJ) $(TLDAP_OBJ) \