Rename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
[lttng-ust.git] / doc / Makefile.am
index 72dcde247d4559fc56e597fedd663ae7182d1442..a67c8c225d6b859e67e2cc068ed3e2ff4775b36c 100644 (file)
@@ -1,8 +1,7 @@
-SUBDIRS = . examples
+SUBDIRS = . man
 
-dist_man_MANS = man/lttng-gen-tp.1 \
-       man/lttng-ust.3 \
-       man/lttng-ust-dl.3 \
-       man/lttng-ust-cyg-profile.3
+if ENABLE_EXAMPLES
+SUBDIRS += examples
+endif
 
-dist_doc_DATA = java-util-logging.txt
+dist_doc_DATA = java-agent.txt
This page took 0.023157 seconds and 4 git commands to generate.