Tests: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / compile / api1 / hello.cxx / Makefile.am
index fe1c8ab88eae552c5cfaef1b3b670ed500a2353c..54213d88b6114506f9942368ea4887285c431bb7 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 AM_CPPFLAGS += -I$(srcdir)
@@ -16,4 +18,4 @@ hello_compatapi1_LDADD = \
        $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la \
        $(DL_LIBS)
 
-EXTRA_DIST = README
+EXTRA_DIST = README.md
This page took 0.0284 seconds and 4 git commands to generate.