X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2FMakefile.am;h=fa25c7b92bf1b83f819207b41faa64d7694fbee6;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=37a55ac2a57cafac0e9bf5598c81d73b9ea083ee;hpb=cf1da69dd47917f75147ab38f6041ad0fe66d952;p=lttng-ust.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 37a55ac2..fa25c7b9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1 +1,9 @@ -SUBDIRS = man info \ No newline at end of file +# SPDX-License-Identifier: LGPL-2.1-only + +SUBDIRS = . man + +if ENABLE_EXAMPLES +SUBDIRS += examples +endif + +dist_doc_DATA = java-agent.txt