summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-08-12 17:04:46 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:57:56 -0500
commit3301f6c59e888b4b64dbd64d539bbfcfff0c4eee (patch)
tree94b6848769a2ad17fff89b27997327f2e8eeee3b /source4/torture/config.mk
parent2e28edd233964f54b46fde10217f93f571ed1d6d (diff)
downloadsamba-3301f6c59e888b4b64dbd64d539bbfcfff0c4eee.tar.gz
samba-3301f6c59e888b4b64dbd64d539bbfcfff0c4eee.tar.bz2
samba-3301f6c59e888b4b64dbd64d539bbfcfff0c4eee.zip
r1773: fix the build
metze (This used to be commit 4e1156602caf60b3c0659d9d5e7aba8e430153e2)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index 0f758eb0e9..6d1ddd4d5a 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -87,8 +87,7 @@ REQUIRED_SUBSYSTEMS = \
# Start SUBSYSTEM TORTURE_AUTH
[SUBSYSTEM::TORTURE_AUTH]
ADD_OBJ_FILES = \
- torture/auth/ntlmssp.o \
- torture/auth/multi_sesssetup.o
+ torture/auth/ntlmssp.o
REQUIRED_SUBSYSTEMS = \
LIBSMB
# End SUBSYSTEM TORTURE_AUTH