Python babeltrace docs: Add missing sphinx dist file
[babeltrace.git] / doc / Makefile.am
index 274f9b8b20b508436e0d71be0b3f33497b78de4a..67a1fb874b1dddabf6076a0f3e37ac1a163be1b9 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = bindings images
+SUBDIRS = bindings contributing-images
 
 if ENABLE_API_DOC
 SUBDIRS += api
@@ -6,11 +6,4 @@ endif
 
 dist_man_MANS = babeltrace.1 babeltrace-log.1
 
-dist_doc_DATA = API.txt lttng-live.txt ref-counting.md logging-guide.adoc
-
-EXTRA_DIST = development.txt
-
-logging-guide.html: logging-guide.adoc
-       asciidoc --verbose -a source-highlighter=pygments logging-guide.adoc
-
-CLEANFILES = logging-guide.html
+EXTRA_DIST = API.txt lttng-live.txt
This page took 0.024005 seconds and 4 git commands to generate.