ust-fd: Add close_range declaration
[lttng-ust.git] / doc / Makefile.am
index fa769be1724806ac89fb4ae2162b2fa5de83ab20..7eac79f22c40f32abf83a2b3fec057647ecb3e1c 100644 (file)
@@ -1,2 +1,13 @@
-EXTRA_DIST = manual man/ustctl.1 man/ustd.1 man/usttrace.1
-man_MANS = man/ustctl.1 man/ustd.1 man/usttrace.1
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
+# SPDX-License-Identifier: LGPL-2.1-only
+
+SUBDIRS = . man
+
+if ENABLE_EXAMPLES
+SUBDIRS += examples
+endif
+
+dist_doc_DATA = \
+       java-agent.md \
+       python-agent.md
This page took 0.025787 seconds and 4 git commands to generate.