Remove app context backward compatibility dead code
[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.031814 seconds and 4 git commands to generate.