Add modern Babeltrace man pages
[babeltrace.git] / doc / Makefile.am
index 0ef5e20e8401edabfe044a8e303a0f4807ea468c..7d7307b29b31e13e7bdc3ef9767883a21cf8702c 100644 (file)
@@ -1,7 +1,7 @@
-SUBDIRS = bindings images
+SUBDIRS = bindings contributing-images man
 
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
 
-dist_doc_DATA = API.txt lttng-live.txt ref-counting.md
-
-EXTRA_DIST = development.txt
+EXTRA_DIST = API.txt
This page took 0.023548 seconds and 4 git commands to generate.