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