summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-01-05 09:23:42 +0100
committerVolker Lendecke <vl@samba.org>2012-01-05 13:09:36 +0100
commit0d0141893ea91f3d1e67257f94a0327f8b7c56a9 (patch)
tree323ff8a86786d33c3ae85ee8c28b440ff1a203eb /source3/Makefile.in
parentf1432d14a41a2dee0669c2f2220a56fc4881df12 (diff)
downloadsamba-0d0141893ea91f3d1e67257f94a0327f8b7c56a9.tar.gz
samba-0d0141893ea91f3d1e67257f94a0327f8b7c56a9.tar.bz2
samba-0d0141893ea91f3d1e67257f94a0327f8b7c56a9.zip
s3: Add a test excercising the share mode cleanup routine
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 4bd1b40b64..72f2c9f14e 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1264,6 +1264,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
torture/test_posix_append.o \
torture/test_smb2.o \
torture/test_authinfo_structs.o \
+ torture/test_cleanup.o \
torture/t_strappend.o
SMBTORTURE_OBJ = $(SMBTORTURE_OBJ1) $(PARAM_OBJ) $(TLDAP_OBJ) \