6ee9c2335ed9f76dae1ea4c68a20b67956238552
[babeltrace.git] / doc / Makefile.am
1 SUBDIRS = bindings images
2
3 if ENABLE_API_DOC
4 SUBDIRS += api
5 endif
6
7 dist_man_MANS = babeltrace.1 babeltrace-log.1
8
9 dist_doc_DATA = API.txt lttng-live.txt ref-counting.md
10
11 EXTRA_DIST = development.txt
This page took 0.029485 seconds and 3 git commands to generate.