Add missing files to distribution
[lttng-ust.git] / tests / hello / Makefile.am
index d5e42d331eb41d4b62677a74cc04f3dbfb71a624..d249909cfb65ba40feaa641ff6b0ea0bff1aeebc 100644 (file)
@@ -4,3 +4,5 @@ noinst_PROGRAMS = hello
 hello_SOURCES = hello.c tp.c ust_tests_hello.h
 hello_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS)
 hello_CFLAGS = -Werror=old-style-definition $(AM_CFLAGS)
+
+EXTRA_DIST = README
This page took 0.022668 seconds and 4 git commands to generate.