doc: implement REUSE with SPDX identifiers
[lttng-ust.git] / doc / Makefile.am
... / ...
CommitLineData
1# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
2#
3# SPDX-License-Identifier: LGPL-2.1-only
4
5SUBDIRS = . man
6
7if ENABLE_EXAMPLES
8SUBDIRS += examples
9endif
10
11dist_doc_DATA = \
12 java-agent.md \
13 python-agent.md
This page took 0.023047 seconds and 4 git commands to generate.