fix: use configured python when building the examples
[lttng-ust.git] / doc / examples / Makefile.am
index d713d1eadb8108ed57e653c486c7cc537afeb7c3..c16210f43414564ed522ce14f694c92c74aea8a8 100644 (file)
@@ -132,6 +132,7 @@ all-local:
                        $(MAKE) all \
                                AR="$(AR)" \
                                CC="$(CC)" \
+                               PYTHON="$(PYTHON)" \
                                CPPFLAGS="$(CPPFLAGS)" \
                                AM_CPPFLAGS="$(AM_CPPFLAGS) \
                                -I$$rel_src_subdir$(top_srcdir)/include/ \
This page took 0.022433 seconds and 4 git commands to generate.