summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-06-18 09:56:12 +0200
committerVolker Lendecke <vl@samba.org>2011-06-19 11:30:02 +0200
commit763941f2456f6c50581a1fa54aaba810a2b9efd1 (patch)
treec2dbb2e476d0807a7b803de937ccf37df322727a /source3/Makefile.in
parent8e02b70767be0d1e86059b0ecb9bd555896b48fd (diff)
downloadsamba-763941f2456f6c50581a1fa54aaba810a2b9efd1.tar.gz
samba-763941f2456f6c50581a1fa54aaba810a2b9efd1.tar.xz
samba-763941f2456f6c50581a1fa54aaba810a2b9efd1.zip
s3: Test nttrans_create
This is a test for the share security descriptor exception for nttrans_create
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 9140659c8f4..6c17947f720 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1232,6 +1232,7 @@ SMBTORTURE_OBJ1 = torture/torture.o torture/nbio.o torture/scanner.o torture/uta
torture/nbench.o \
torture/test_async_echo.o \
torture/test_smbsock_any_connect.o \
+ torture/test_nttrans_create.o \
torture/test_notify_online.o \
torture/test_addrchange.o \
torture/test_case_insensitive.o \