fix: Remove empty python bindings documentation
[babeltrace.git] / doc / Makefile.am
index 782d7d14696eb66edafde72e32b2f3f7cff92ebd..c0aca530b8047d74b6ed0cd8b81b64f563a9c4dd 100644 (file)
@@ -1,5 +1,5 @@
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+SUBDIRS = contributing-images man
 
-dist_doc_DATA = API.txt lttng-live.txt
-
-EXTRA_DIST = development.txt
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.022788 seconds and 4 git commands to generate.