svn commit: samba r9002 - in branches/SAMBA_4_0/source: .

tridge at samba.org tridge at samba.org
Wed Aug 3 16:26:38 GMT 2005


Author: tridge
Date: 2005-08-03 16:26:37 +0000 (Wed, 03 Aug 2005)
New Revision: 9002

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

Log:
a workaround for the current build problems. I hope this will allow
the build farm hosts to build again.

Jelmer, please feel free to remove this once you have the correct
dependencies sorted out

Modified:
   branches/SAMBA_4_0/source/main.mk


Changeset:
Modified: branches/SAMBA_4_0/source/main.mk
===================================================================
--- branches/SAMBA_4_0/source/main.mk	2005-08-03 16:13:44 UTC (rev 9001)
+++ branches/SAMBA_4_0/source/main.mk	2005-08-03 16:26:37 UTC (rev 9002)
@@ -52,7 +52,7 @@
 include lib/replace/config.mk
 include scripting/ejs/config.mk
 
-all: basics binaries
+all: proto bin/asn1_compile bin/compile_et basics binaries
 binaries: $(BIN_PROGS) $(SBIN_PROGS)
 manpages: $(MANPAGES)
 everything: all



More information about the samba-cvs mailing list