Implement capturing payload on event notifiers
[deliverable/lttng-ust.git] / doc / Makefile.am
index bc8f356376d99aba91cbb9bb415c1b2d40ba491d..a67c8c225d6b859e67e2cc068ed3e2ff4775b36c 100644 (file)
@@ -1,4 +1,7 @@
-SUBDIRS = . examples
+SUBDIRS = . man
 
-dist_man_MANS = man/lttng-gen-tp.1
-#man/lttng-ust.3
+if ENABLE_EXAMPLES
+SUBDIRS += examples
+endif
+
+dist_doc_DATA = java-agent.txt
This page took 0.037426 seconds and 5 git commands to generate.