Fix: rename struct lttng_bytecode_runtime to struct lttng_ust_bytecode_runtime
[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.044866 seconds and 4 git commands to generate.