Move to kernel style SPDX license identifiers
[babeltrace.git] / doc / Makefile.am
index f32a4dd263b0126135651a6fba1a6d94989491d8..d5215a9cd2cfd42f112d84246eebf1b548f24b03 100644 (file)
@@ -1,7 +1,7 @@
-SUBDIRS = bindings
+# SPDX-License-Identifier: MIT
 
-dist_man_MANS = babeltrace.1 babeltrace-log.1
+SUBDIRS = contributing-images man
 
-dist_doc_DATA = API.txt lttng-live.txt
-
-EXTRA_DIST = development.txt
+if ENABLE_API_DOC
+SUBDIRS += api
+endif
This page took 0.023644 seconds and 4 git commands to generate.