Cleanup: move unused function to deprecated symbol list
[lttng-ust.git] / doc / Makefile.am
index fa769be1724806ac89fb4ae2162b2fa5de83ab20..a67c8c225d6b859e67e2cc068ed3e2ff4775b36c 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 = . man
+
+if ENABLE_EXAMPLES
+SUBDIRS += examples
+endif
+
+dist_doc_DATA = java-agent.txt
This page took 0.023284 seconds and 4 git commands to generate.