diff options
Diffstat (limited to 'lib/tevent')
-rw-r--r-- | lib/tevent/python.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/python.mk b/lib/tevent/python.mk index d48c4f5b9c..abc60fa2ce 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 |