[SCM] Samba Shared Repository - branch master updated - 9e8881414bc055a8f25763362d1cd695c74db0d9

Jelmer Vernooij jelmer at samba.org
Fri Sep 19 11:02:21 GMT 2008


The branch, master has been updated
       via  9e8881414bc055a8f25763362d1cd695c74db0d9 (commit)
      from  186d2d83cbfea5c54bf787299f7bb0a90953af63 (commit)

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


- Log -----------------------------------------------------------------
commit 9e8881414bc055a8f25763362d1cd695c74db0d9
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Sep 19 13:00:11 2008 +0200

    Fix dependencies for nbt python module.

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

Summary of changes:
 source4/librpc/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 8b1cec4..05848bc 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -682,7 +682,7 @@ python_atsvc_OBJ_FILES = $(gen_ndrsrcdir)/py_atsvc.o
 
 [PYTHON::python_dcerpc_nbt]
 LIBRARY_REALNAME = samba/nbt.$(SHLIBEXT)
-PRIVATE_DEPENDENCIES = NDR_NBT PYTALLOC param swig_credentials python_dcerpc
+PRIVATE_DEPENDENCIES = NDR_NBT PYTALLOC param swig_credentials python_dcerpc python_dcerpc_misc python_dcerpc_security
 
 python_dcerpc_nbt_OBJ_FILES = $(gen_ndrsrcdir)/py_nbt.o
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list