X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;h=424b8440dff2417aad6f42ac15f9cd26bd03c7bc;hb=ebb9f8ffff8bf3a922073143bd16825140450b98;hp=5d67e79141f85e7269acc6f0aa09e59845aba8a4;hpb=95e6d2685eec83a144f533a447ffd355fadf9d79;p=lttng-ust.git diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 5d67e791..424b8440 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -34,7 +34,7 @@ dist_doc_examples_python_DATA = python/hello.py endif if HAVE_CMAKE -if HAVE_CXX +if CXX_WORKS SUBDIRS_CMAKE = cmake-multiple-shared-libraries endif endif