summaryrefslogtreecommitdiff
path: root/source4/torture/config.m4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-05-25 15:56:02 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:56:15 -0500
commit59e739a2f9f4b10f5f6184ef397f034d09959f26 (patch)
tree47ccef9f0650fccdcd2dd30651098c671aee7d3e /source4/torture/config.m4
parent735e64cff9e5312d1f0f4d536c4d41f67d9c4e4c (diff)
downloadsamba-59e739a2f9f4b10f5f6184ef397f034d09959f26.tar.gz
samba-59e739a2f9f4b10f5f6184ef397f034d09959f26.tar.bz2
samba-59e739a2f9f4b10f5f6184ef397f034d09959f26.zip
r882: - create TORTURE_AUTH SUBSYSTEM
- fix the build because of the missing torture/ntlmssp.c - this file should go into torture/auth/ ! metze (This used to be commit ad662fddcd1082d040b7c06ce809e0b4c441c1df)
Diffstat (limited to 'source4/torture/config.m4')
-rw-r--r--source4/torture/config.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/config.m4 b/source4/torture/config.m4
index fb0df317b8..dcbed9f598 100644
--- a/source4/torture/config.m4
+++ b/source4/torture/config.m4
@@ -6,6 +6,8 @@ SMB_SUBSYSTEM_MK(TORTURE_RAW,torture/config.mk)
SMB_SUBSYSTEM_MK(TORTURE_RPC,torture/config.mk)
+SMB_SUBSYSTEM_MK(TORTURE_AUTH,torture/config.mk)
+
SMB_SUBSYSTEM_MK(TORTURE_NBENCH,torture/config.mk)
SMB_BINARY_MK(smbtorture,torture/config.mk)