svn commit: samba r20200 - in branches/SAMBA_3_0_24/source: .
herb at samba.org
herb at samba.org
Sat Dec 16 00:14:29 GMT 2006
Author: herb
Date: 2006-12-16 00:14:28 +0000 (Sat, 16 Dec 2006)
New Revision: 20200
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20200
Log:
add sharesec to EVERYTHING target so it gets cleaned
Modified:
branches/SAMBA_3_0_24/source/Makefile.in
Changeset:
Modified: branches/SAMBA_3_0_24/source/Makefile.in
===================================================================
--- branches/SAMBA_3_0_24/source/Makefile.in 2006-12-15 23:24:57 UTC (rev 20199)
+++ branches/SAMBA_3_0_24/source/Makefile.in 2006-12-16 00:14:28 UTC (rev 20200)
@@ -165,7 +165,7 @@
EVERYTHING_PROGS = bin/debug2html at EXEEXT@ bin/smbfilter at EXEEXT@ \
bin/talloctort at EXEEXT@ bin/replacetort at EXEEXT@ \
- bin/log2pcap at EXEEXT@
+ bin/log2pcap at EXEEXT@ bin/sharesec at EXEEXT@
SHLIBS = @SHLIB_PROGS@ @LIBSMBCLIENT@ @LIBSMBSHAREMODES@ @LIBMSRPC@ @LIBADDNS@
More information about the samba-cvs
mailing list