fix: clang warning '-Wnull-pointer-subtraction' in lttng_ust_is_pointer_type
[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.029276 seconds and 4 git commands to generate.