X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=6b770958bbdb0dd186b09b9e388431e110259cfc;hb=89a8858dc6fdaf6c094d9038db79fbc61469ccef;hp=7a71fdc5d479ea1f0145c79443e93e5298d8d6bb;hpb=aedbc21085b8b81ad9baf2f244062e0c411f2521;p=lttng-ust.git diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index 7a71fdc5..6b770958 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc +# # SPDX-License-Identifier: LGPL-2.1-only AM_CPPFLAGS += -I$(srcdir) @@ -16,4 +18,4 @@ bench2_LDADD = \ dist_noinst_SCRIPTS = test_benchmark ptime -EXTRA_DIST = README +EXTRA_DIST = README.md