doc/Makefile.am: do not install internal documentation
[babeltrace.git] / doc / Makefile.am
index 274f9b8b20b508436e0d71be0b3f33497b78de4a..07785a817c0d5cb0453690e1adcbd0b13b2d96ae 100644 (file)
@@ -6,9 +6,7 @@ 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
+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
This page took 0.022639 seconds and 4 git commands to generate.