doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / Makefile.am
index a67c8c225d6b859e67e2cc068ed3e2ff4775b36c..7eac79f22c40f32abf83a2b3fec057647ecb3e1c 100644 (file)
@@ -1,7 +1,13 @@
+# 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
+dist_doc_DATA = \
+       java-agent.md \
+       python-agent.md
This page took 0.023664 seconds and 4 git commands to generate.