X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;fp=doc%2Fexamples%2FMakefile.am;h=25ef338db99d6ab78b01274e9e6607f03340d741;hp=89aad3d069b5c68747c917016d87b99c4f9bf60a;hb=516cffdaab7cfc55e9d79264adadc453729ad9f9;hpb=e98672538b3b7522f04d452feb8f22eb45e0ec94 diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 89aad3d06..25ef338db 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -1,3 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only +if BUILD_LIB_LTTNG_CTL SUBDIRS = rotation trigger-condition-event-matches +endif