Move to kernel style SPDX license identifiers
[lttng-ust.git] / doc / Makefile.am
index e110ed85127d62b01a6bbd9d47ed4ce507de31db..fa25c7b92bf1b83f819207b41faa64d7694fbee6 100644 (file)
@@ -1,3 +1,9 @@
-SUBDIRS = . man examples
+# 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.023123 seconds and 4 git commands to generate.