Fix: Use env CLASSPATH when building log4j example
[lttng-ust.git] / doc / Makefile.am
index fa769be1724806ac89fb4ae2162b2fa5de83ab20..ba21e9fb19dddcd07195157f34fc76b0ee205e7f 100644 (file)
@@ -1,2 +1,8 @@
-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-dl.3 \
+       man/lttng-ust-cyg-profile.3
+
+dist_doc_DATA = java-agent.txt
This page took 0.022813 seconds and 4 git commands to generate.