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