SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / Makefile.am
index d627c840d9e8b7243de0ab004d3e5e9bb49d8d76..807d85b1782ad11ce249f2a30f9c48c7b1ed1d5a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 ACLOCAL_AMFLAGS = -I m4
 
 DIST_SUBDIRS = include doc src extras tests
@@ -10,7 +12,7 @@ endif
 
 dist_doc_DATA = LICENSE \
                 ChangeLog \
-               README.md
+               README.adoc
 
 dist_noinst_DATA = CodingStyle
 
@@ -20,4 +22,5 @@ EXTRA_DIST = extras/lttng-bash_completion \
             LICENSES/GPL-2.0 \
             LICENSES/LGPL-2.1 \
             LICENSES/MIT \
+            LICENSES/BSL-1.0 \
             version
This page took 0.024058 seconds and 5 git commands to generate.