X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2FMakefile.am;h=fa25c7b92bf1b83f819207b41faa64d7694fbee6;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=e110ed85127d62b01a6bbd9d47ed4ce507de31db;hpb=4ddbd0b790be981d023f344a83e67a8746fa3688;p=lttng-ust.git diff --git a/doc/Makefile.am b/doc/Makefile.am index e110ed85..fa25c7b9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,9 @@ -SUBDIRS = . man examples +# SPDX-License-Identifier: LGPL-2.1-only + +SUBDIRS = . man + +if ENABLE_EXAMPLES +SUBDIRS += examples +endif dist_doc_DATA = java-agent.txt