X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=67a1fb874b1dddabf6076a0f3e37ac1a163be1b9;hp=07785a817c0d5cb0453690e1adcbd0b13b2d96ae;hb=f9ded0e0b7cec670982963369284612ec1a251c7;hpb=7e29d48b07ad8ff525b1be3768bc05be5748bce5 diff --git a/doc/Makefile.am b/doc/Makefile.am index 07785a81..67a1fb87 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = bindings images +SUBDIRS = bindings contributing-images if ENABLE_API_DOC SUBDIRS += api @@ -6,9 +6,4 @@ endif dist_man_MANS = babeltrace.1 babeltrace-log.1 -EXTRA_DIST = development.txt logging-guide.adoc ref-counting.md API.txt lttng-live.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