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