svn commit: samba r15606 - in branches/SAMBA_4_0/source/torture: .

jelmer at samba.org jelmer at samba.org
Sun May 14 23:19:00 GMT 2006


Author: jelmer
Date: 2006-05-14 23:19:00 +0000 (Sun, 14 May 2006)
New Revision: 15606

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15606

Log:
Fix another dependency

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	2006-05-14 23:07:35 UTC (rev 15605)
+++ branches/SAMBA_4_0/source/torture/config.mk	2006-05-14 23:19:00 UTC (rev 15606)
@@ -24,6 +24,7 @@
 [SUBSYSTEM::TORTURE_UTIL]
 OBJ_FILES = torture_util.o
 PUBLIC_PROTO_HEADER = util.h
+PUBLIC_DEPENDENCIES = POPT_CREDENTIALS
 
 #################################
 # Start SUBSYSTEM TORTURE_BASIC



More information about the samba-cvs mailing list