svn commit: samba r1773 - branches/SAMBA_4_0/source/torture

metze at samba.org metze at samba.org
Thu Aug 12 17:04:47 GMT 2004


Author: metze
Date: 2004-08-12 17:04:46 +0000 (Thu, 12 Aug 2004)
New Revision: 1773
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1773&nolog=1
Log:
fix the build

metze

Modified:
   branches/SAMBA_4_0/source/torture/config.mk

Changeset:
Modified: branches/SAMBA_4_0/source/torture/config.mk
===================================================================
--- branches/SAMBA_4_0/source/torture/config.mk	2004-08-12 16:51:10 UTC (rev 1772)
+++ branches/SAMBA_4_0/source/torture/config.mk	2004-08-12 17:04:46 UTC (rev 1773)
@@ -87,8 +87,7 @@
 # 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



More information about the samba-cvs mailing list