tests: add CLI query tests
[babeltrace.git] / doc / Makefile.am
index 597c43e79922f8d31576f2a7c06a8d44dcd692a5..021edd09a3c20b2d6fc7ba37df55fe1cbd4ee607 100644 (file)
@@ -1,3 +1,5 @@
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+SUBDIRS = bindings contributing-images man
 
-dist_doc_DATA = API.txt
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.024554 seconds and 4 git commands to generate.