[SCM] Samba Shared Repository - branch master updated - 792f769e969da156bbc6330118e200f2eae19d7c

Jelmer Vernooij jelmer at samba.org
Thu Dec 11 17:21:09 GMT 2008


The branch, master has been updated
       via  792f769e969da156bbc6330118e200f2eae19d7c (commit)
      from  b4a4e635246b88277b235fa343eda48bd4bb4ce3 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 792f769e969da156bbc6330118e200f2eae19d7c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu Dec 11 18:20:18 2008 +0100

    Build python modules by default in merged build (required for provision).

-----------------------------------------------------------------------

Summary of changes:
 source3/samba4.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/samba4.mk b/source3/samba4.mk
index 032a3d9..7631112 100644
--- a/source3/samba4.mk
+++ b/source3/samba4.mk
@@ -161,7 +161,7 @@ modules:: $(PLUGINS)
 
 pythonmods:: $(PYTHON_PYS) $(PYTHON_SO)
 
-all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4
+all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 pythonmods
 torture:: bin/smbtorture4
 everything:: $(patsubst %,%4,$(BINARIES))
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list