Detect unsupported use of .so.0 and .so.1 libraries within same process
[lttng-ust.git] / doc / Makefile.am
1 # SPDX-License-Identifier: LGPL-2.1-only
2
3 SUBDIRS = . man
4
5 if ENABLE_EXAMPLES
6 SUBDIRS += examples
7 endif
8
9 dist_doc_DATA = java-agent.txt
This page took 0.039453 seconds and 4 git commands to generate.