X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fhello%2FMakefile.am;h=d249909cfb65ba40feaa641ff6b0ea0bff1aeebc;hp=d5e42d331eb41d4b62677a74cc04f3dbfb71a624;hb=e6e508c974088acd37ab97753632745f30eabe3e;hpb=e7bf49685071a4d78dca463c371c02901af90d77 diff --git a/tests/hello/Makefile.am b/tests/hello/Makefile.am index d5e42d33..d249909c 100644 --- a/tests/hello/Makefile.am +++ b/tests/hello/Makefile.am @@ -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