svn commit: samba r17209 - in branches/SAMBA_4_0/source/smbd: .
idra at samba.org
idra at samba.org
Sun Jul 23 19:54:11 GMT 2006
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
#################################
More information about the samba-cvs
mailing list