Move to kernel style SPDX license identifiers
[lttng-ust.git] / doc / man / Makefile.am
index 14aa4be7c82d9a5a8e679d6c1d9857b62595f7a9..5aeaf664a4dad79f2b6291fb2f59d2b614d442c1 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
 # Man pages are only built if they are enabled at configure time.
 #
 # They should always be built before creating a distribution tarball.
@@ -119,4 +121,4 @@ dist-hook:
 endif # !MAN_PAGES_OPT
 
 # Always distribute the source files.
-EXTRA_DIST += $(MAN_TXT) $(COMMON_TXT) $(XSL_FILE) $(ASCIIDOC_CONF)
+EXTRA_DIST += $(MAN_TXT) $(COMMON_TXT) $(XSL_FILE) $(ASCIIDOC_CONF) README.md
This page took 0.022632 seconds and 4 git commands to generate.