Cleanup: move unused function to deprecated symbol list
[lttng-ust.git] / doc / Makefile.am
index c266f7d33afbe0ae45f8162668761f5d15f0dd7c..a67c8c225d6b859e67e2cc068ed3e2ff4775b36c 100644 (file)
@@ -1,2 +1,7 @@
-EXTRA_DIST = manual
-man_MANS = man/ustctl.1 man/ustd.1 man/usttrace.1
+SUBDIRS = . man
+
+if ENABLE_EXAMPLES
+SUBDIRS += examples
+endif
+
+dist_doc_DATA = java-agent.txt
This page took 0.022725 seconds and 4 git commands to generate.