Tests: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / compile / api0 / hello.cxx / Makefile.am
index 8920f5b866331deede77afa77528618fb94224cc..7b3e12953576b74488360834a1459a68e909de50 100644 (file)
@@ -7,3 +7,5 @@ AM_CPPFLAGS += -I$(srcdir)
 noinst_PROGRAMS = hello
 hello_SOURCES = hello.cpp tp-cpp.cpp ust_tests_hello.h
 hello_LDADD = $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la $(DL_LIBS)
+
+EXTRA_DIST = README.md
This page took 0.022252 seconds and 4 git commands to generate.