Fix: doc/examples/java-log4j: fix paths to directories
[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.02948 seconds and 4 git commands to generate.