Tests: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / compile / api0 / hello / Makefile.am
index f3f86f223b8c26477565891b5a9b02ffedee96ce..aa5fa263718060d0f68886fd6426c27a3ee09a55 100644 (file)
@@ -8,3 +8,8 @@ noinst_PROGRAMS = hello
 hello_SOURCES = hello.c tp.c ust_tests_hello.h
 hello_LDADD = $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la $(DL_LIBS)
 hello_CFLAGS = -Werror=old-style-definition $(AM_CFLAGS)
+
+EXTRA_DIST = \
+       Makefile.example.bsd \
+       Makefile.example.linux \
+       README.md
This page took 0.022308 seconds and 4 git commands to generate.