X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fctf-types%2FMakefile.am;h=0e47359cc37ed2b939b7fd694c66936e42c7393f;hp=42d803f2a409ce6cb3fc7c63ce7703c9e0e2b7b4;hb=e6e508c974088acd37ab97753632745f30eabe3e;hpb=e7bf49685071a4d78dca463c371c02901af90d77 diff --git a/tests/ctf-types/Makefile.am b/tests/ctf-types/Makefile.am index 42d803f2..0e47359c 100644 --- a/tests/ctf-types/Makefile.am +++ b/tests/ctf-types/Makefile.am @@ -4,3 +4,5 @@ noinst_PROGRAMS = ctf-types ctf_types_SOURCES = ctf-types.c tp.c ust_tests_ctf_types.h ctf_types_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS) ctf_types_CFLAGS = -Werror=old-style-definition $(AM_CFLAGS) + +EXTRA_DIST = README