event-rule: introduce event rule syscall
[lttng-tools.git] / doc / man / Makefile.am
index ccd76f74605e9907b14411a147b3fc24ab975d61..80bedbadfd3f6a7d3bcbaa9ff249b5792bffeb94 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 # Man pages are only built if they are enabled at configure time.
 #
 # They should always be built before creating a distribution tarball.
@@ -33,7 +35,8 @@ MAN1_NAMES = \
        lttng-regenerate \
        lttng-rotate \
        lttng-enable-rotation \
-       lttng-disable-rotation
+       lttng-disable-rotation \
+       lttng-clear
 MAN3_NAMES =
 MAN8_NAMES = lttng-sessiond lttng-relayd
 MAN1_NO_ASCIIDOC_NAMES =
This page took 0.02383 seconds and 5 git commands to generate.