X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2FMakefile.am;fp=doc%2Fexamples%2FMakefile.am;h=25ef338db99d6ab78b01274e9e6607f03340d741;hb=71e2e361e570a4701e06694c6ffeceb3a81a01bd;hp=89aad3d069b5c68747c917016d87b99c4f9bf60a;hpb=92ec606f84483d18b171b48057d73b7086799209;p=lttng-tools.git 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