Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / Makefile.am
index 463203c27c86041e7bd9e1b563f8d879c186b4d0..59a4c5b523def281268acac90767da3962166c2c 100644 (file)
@@ -1 +1,11 @@
-SUBDIRS = man info
+# 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.023141 seconds and 4 git commands to generate.