doc/man: create lttng-destroy(1) and update/fix content
[lttng-tools.git] / doc / man / Makefile.am
index 5f57456538f4c136b9da0ea88795fa2d2240f7e4..c8997b78999cabc2818162850b3cc7b7d043d276 100644 (file)
@@ -9,7 +9,8 @@ manaddsuffix = $(addsuffix $(1),$(addprefix $(srcdir)/,$(2)))
 # List only the names without the .*.txt extension here:
 MAN1_NAMES = \
        lttng \
-       lttng-create
+       lttng-create \
+       lttng-destroy
 MAN3_NAMES =
 MAN8_NAMES =
 MAN1_NO_ASCIIDOC_NAMES = lttng-crash
This page took 0.024002 seconds and 5 git commands to generate.