Python babeltrace fix: initialize stream class with default values
[babeltrace.git] / doc / Makefile.am
index 31ade4538326d0588df979c1d90221098b4611bf..67a1fb874b1dddabf6076a0f3e37ac1a163be1b9 100644 (file)
@@ -1 +1,9 @@
-dist_man_MANS = babeltrace.1
+SUBDIRS = bindings contributing-images
+
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
+
+dist_man_MANS = babeltrace.1 babeltrace-log.1
+
+EXTRA_DIST = API.txt lttng-live.txt
This page took 0.022814 seconds and 4 git commands to generate.