summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-01-06 22:38:09 +1100
committerAndrew Bartlett <abartlet@samba.org>2009-01-06 22:44:45 +1100
commita7e7fa84900a344a8d419732cb2f1d4ef4ed0aa4 (patch)
tree9e14598cb2d1b85a8cab1cbf6278ba75c350d3c4 /lib
parent8b7f66c548ed170d2dab0c91ccff4aca00f4b52d (diff)
downloadsamba-a7e7fa84900a344a8d419732cb2f1d4ef4ed0aa4.tar.gz
Ensure libreplace is included into the tevent python bindings
Without this, the samba4.tevent.python test fails Andrew Bartlett
Diffstat (limited to 'lib')
-rw-r--r--lib/tevent/python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/python.mk b/lib/tevent/python.mk
index d48c4f5b9c3..abc60fa2ce4 100644
--- 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