X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcompile%2Fapi1%2Fhello-many%2FMakefile.am;h=af7085b8ebe0e94270f5d46b8cb6816b3e59fb49;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hp=3e50e497424ccd2c0cd74094594ecc8d7bb47f6b;hpb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;p=lttng-ust.git diff --git a/tests/compile/api1/hello-many/Makefile.am b/tests/compile/api1/hello-many/Makefile.am index 3e50e497..af7085b8 100644 --- a/tests/compile/api1/hello-many/Makefile.am +++ b/tests/compile/api1/hello-many/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc +# # SPDX-License-Identifier: LGPL-2.1-only AM_CPPFLAGS += -I$(srcdir) @@ -17,4 +19,4 @@ hello_many_compatapi1_LDADD = \ $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la \ $(DL_LIBS) -EXTRA_DIST = README +EXTRA_DIST = README.md