doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / Makefile.am
index fa25c7b92bf1b83f819207b41faa64d7694fbee6..7eac79f22c40f32abf83a2b3fec057647ecb3e1c 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 SUBDIRS = . man
@@ -6,4 +8,6 @@ if ENABLE_EXAMPLES
 SUBDIRS += examples
 endif
 
-dist_doc_DATA = java-agent.txt
+dist_doc_DATA = \
+       java-agent.md \
+       python-agent.md
This page took 0.022568 seconds and 4 git commands to generate.