Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / Makefile.am
index 37a55ac2a57cafac0e9bf5598c81d73b9ea083ee..59a4c5b523def281268acac90767da3962166c2c 100644 (file)
@@ -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
This page took 0.032724 seconds and 4 git commands to generate.