Merged in master and stable-2.0. Thanks! Jérémie
On 18 September 2017 at 17:28, Michael Jeanson <[email protected]> wrote: > Signed-off-by: Michael Jeanson <[email protected]> > --- > bindings/python/bt2/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bindings/python/bt2/Makefile.am b/bindings/python/bt2/Makefile.am > index fe1c83b..9474ebb 100644 > --- a/bindings/python/bt2/Makefile.am > +++ b/bindings/python/bt2/Makefile.am > @@ -80,7 +80,7 @@ copy-static-deps.stamp: $(STATIC_BINDINGS_DEPS) > touch $@ > > build-python-bindings.stamp: copy-static-deps.stamp > $(GENERATED_BINDINGS_DEPS) > - $(BUILD_FLAGS) $(PYTHON) $(builddir)/setup.py build_ext > + $(BUILD_FLAGS) $(PYTHON) $(builddir)/setup.py build_ext --swig > "$(SWIG)" > $(BUILD_FLAGS) $(PYTHON) $(builddir)/setup.py build > touch $@ > > -- > 2.7.4 > -- Jérémie Galarneau EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list [email protected] https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
