[SCM] Samba Shared Repository - branch master updated - 31dc07ee2868c99792e0f71239f79ba49062e7e2

Jelmer Vernooij jelmer at samba.org
Tue Dec 23 19:13:48 GMT 2008


The branch, master has been updated
       via  31dc07ee2868c99792e0f71239f79ba49062e7e2 (commit)
      from  8b24da201b78ddda3738564f2d69c96ab4ed9919 (commit)

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


- Log -----------------------------------------------------------------
commit 31dc07ee2868c99792e0f71239f79ba49062e7e2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Dec 23 20:13:17 2008 +0100

    pytevent: Add missing file.

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

Summary of changes:
 lib/tevent/python.mk |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
 create mode 100644 lib/tevent/python.mk


Changeset truncated at 500 lines:

diff --git a/lib/tevent/python.mk b/lib/tevent/python.mk
new file mode 100644
index 0000000..d48c4f5
--- /dev/null
+++ b/lib/tevent/python.mk
@@ -0,0 +1,10 @@
+# TODO: Change python stuff to tevent
+[PYTHON::swig_events]
+LIBRARY_REALNAME = tevent.$(SHLIBEXT)
+PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL
+
+swig_events_OBJ_FILES = $(libteventsrcdir)/pytevent.o
+
+$(swig_events_OBJ_FILES): CFLAGS+=$(CFLAG_NO_CAST_QUAL)
+
+PC_FILES += $(libteventsrcdir)/tevent.pc


-- 
Samba Shared Repository


More information about the samba-cvs mailing list