From c5c67cacd979c5ea6a9ca9acdac104212556ec62 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 28 Feb 2012 20:28:55 +0100 Subject: s3: Add a test that makes a chained open break an oplock Autobuild-User: Volker Lendecke Autobuild-Date: Wed Feb 29 01:13:03 CET 2012 on sn-devel-104 --- source3/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/Makefile.in') diff --git a/source3/Makefile.in b/source3/Makefile.in index 0a189b54dd..71a18d6263 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1266,6 +1266,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta torture/test_case_insensitive.o \ torture/test_posix_append.o \ torture/test_smb2.o \ + torture/test_chain3.o \ torture/test_authinfo_structs.o \ torture/test_cleanup.o \ torture/t_strappend.o -- cgit