Fix: client_packet_header() uses wrong packet
[lttng-ust.git] / doc / Makefile.am
index fa769be1724806ac89fb4ae2162b2fa5de83ab20..4349713b38f34c09233c701d35e0d6c858ad8d24 100644 (file)
@@ -1,2 +1,7 @@
-EXTRA_DIST = manual man/ustctl.1 man/ustd.1 man/usttrace.1
-man_MANS = man/ustctl.1 man/ustd.1 man/usttrace.1
+SUBDIRS = . examples
+
+dist_man_MANS = man/lttng-gen-tp.1 \
+       man/lttng-ust.3 \
+       man/lttng-ust-cyg-profile.3
+
+dist_doc_DATA = java-util-logging.txt
This page took 0.023244 seconds and 4 git commands to generate.