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