mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Ensure libreplace is included into the tevent python bindings
Without this, the samba4.tevent.python test fails Andrew Bartlett
This commit is contained in:
parent
8b7f66c548
commit
a7e7fa8490
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user