X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=3001e2d372b08cf664e3e1fac6b40ba217c42241;hp=6ebdb589a7033704e87affbbb47fb58f82094d28;hb=9ac61dbdc19140c00f345aae570f18abbe079852;hpb=4fc83d948cea6b10484e65f004a6c167e71ac440 diff --git a/Makefile.am b/Makefile.am index 6ebdb589a..3001e2d37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + ACLOCAL_AMFLAGS = -I m4 DIST_SUBDIRS = include doc src extras tests @@ -14,4 +16,10 @@ dist_doc_DATA = LICENSE \ dist_noinst_DATA = CodingStyle -EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt +EXTRA_DIST = extras/lttng-bash_completion \ + LICENSES/BSD-2-Clause \ + LICENSES/BSD-3-Clause \ + LICENSES/GPL-2.0 \ + LICENSES/LGPL-2.1 \ + LICENSES/MIT \ + version