Add C++ interface for the libbabeltrace2 `bt_field` API
[babeltrace.git] / doc / Makefile.am
index 31ade4538326d0588df979c1d90221098b4611bf..7047f0e5f24e644cac98c77e4922b50802808203 100644 (file)
@@ -1 +1,7 @@
-dist_man_MANS = babeltrace.1
+# SPDX-License-Identifier: MIT
+
+SUBDIRS = contributing-images man bindings
+
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.022882 seconds and 4 git commands to generate.