summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-02-04 14:08:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:51:47 -0500
commit1a53c1dc927efbc6a594ed513feb9ab9247078e8 (patch)
tree1a93785abb3ba5af9e321dcc9bb299f30c512ffd /source4/torture/smb2/config.mk
parent289e9baa1d9ab7fa36d88a5cd50c0a0f706c07bb (diff)
downloadsamba-1a53c1dc927efbc6a594ed513feb9ab9247078e8.tar.gz
samba-1a53c1dc927efbc6a594ed513feb9ab9247078e8.tar.bz2
samba-1a53c1dc927efbc6a594ed513feb9ab9247078e8.zip
r13346: use private proto header files for the torture tests
metze (This used to be commit 67837dbd2bcff8ec1917ba02884ee2eaa0776b46)
Diffstat (limited to 'source4/torture/smb2/config.mk')
-rw-r--r--source4/torture/smb2/config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/smb2/config.mk b/source4/torture/smb2/config.mk
index 90e57bd6d8..8c95208151 100644
--- a/source4/torture/smb2/config.mk
+++ b/source4/torture/smb2/config.mk
@@ -2,6 +2,8 @@
#################################
# Start SUBSYSTEM TORTURE_SMB2
[SUBSYSTEM::TORTURE_SMB2]
+PRIVATE_PROTO_HEADER = \
+ proto.h
OBJ_FILES = \
connect.o \
scan.o \