git.samba.org
/
vlendec
/
samba-autobuild
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b7f66c
)
Ensure libreplace is included into the tevent python bindings
author
Andrew Bartlett
<abartlet@samba.org>
Tue, 6 Jan 2009 11:38:09 +0000
(22:38 +1100)
committer
Andrew Bartlett
<abartlet@samba.org>
Tue, 6 Jan 2009 11:44:45 +0000
(22:44 +1100)
Without this, the samba4.tevent.python test fails
Andrew Bartlett
lib/tevent/python.mk
patch
|
blob
|
history
diff --git
a/lib/tevent/python.mk
b/lib/tevent/python.mk
index d48c4f5b9c3c53b7450c3455e66e4fe0246293a6..abc60fa2ce4d72f784b0d0c9de44e630414f78cf 100644
(file)
--- a/
lib/tevent/python.mk
+++ b/
lib/tevent/python.mk
@@
-1,7
+1,7
@@
# TODO: Change python stuff to tevent
[PYTHON::swig_events]
LIBRARY_REALNAME = tevent.$(SHLIBEXT)
-PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL
+PRIVATE_DEPENDENCIES = LIBTEVENT PYTALLOC LIBSAMBA-UTIL
LIBREPLACE
swig_events_OBJ_FILES = $(libteventsrcdir)/pytevent.o