Author: idra
Date: 2006-07-23 19:54:11 +0000 (Sun, 23 Jul 2006)
New Revision: 17209

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

Log:

Add dependency over the new share configuration module into smbd
Should fix some build farm machine


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


Changeset:
Modified: branches/SAMBA_4_0/source/smbd/config.mk
===================================================================
--- branches/SAMBA_4_0/source/smbd/config.mk    2006-07-23 18:49:07 UTC (rev 
17208)
+++ branches/SAMBA_4_0/source/smbd/config.mk    2006-07-23 19:54:11 UTC (rev 
17209)
@@ -41,6 +41,7 @@
                gensec \
                registry \
                ntptr \
-               ntvfs
+               ntvfs \
+               share
 # End BINARY smbd
 #################################

Reply via email to