Add --enable-asan configure option
[babeltrace.git] / doc / Makefile.am
index 0ef5e20e8401edabfe044a8e303a0f4807ea468c..7047f0e5f24e644cac98c77e4922b50802808203 100644 (file)
@@ -1,7 +1,7 @@
-SUBDIRS = bindings images
+# SPDX-License-Identifier: MIT
 
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+SUBDIRS = contributing-images man bindings
 
-dist_doc_DATA = API.txt lttng-live.txt ref-counting.md
-
-EXTRA_DIST = development.txt
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.024833 seconds and 4 git commands to generate.