Add initial Python bindings documentation
[babeltrace.git] / doc / bindings / Makefile.am
diff --git a/doc/bindings/Makefile.am b/doc/bindings/Makefile.am
new file mode 100644 (file)
index 0000000..a9d7ab1
--- /dev/null
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: MIT
+
+if ENABLE_PYTHON_BINDINGS_DOC
+SUBDIRS = python
+endif
This page took 0.024865 seconds and 4 git commands to generate.