X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=tests%2Fsame_line_tracepoint%2FMakefile.am;h=c2c2bbbfe52f60296cd067ffdf2f1102b05d480b;hp=ae1f773d74dfdefb61fc181d5e201def7615c292;hb=e6e508c974088acd37ab97753632745f30eabe3e;hpb=e7bf49685071a4d78dca463c371c02901af90d77 diff --git a/tests/same_line_tracepoint/Makefile.am b/tests/same_line_tracepoint/Makefile.am index ae1f773d..c2c2bbbf 100644 --- a/tests/same_line_tracepoint/Makefile.am +++ b/tests/same_line_tracepoint/Makefile.am @@ -3,3 +3,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers noinst_PROGRAMS = same_line_tracepoint same_line_tracepoint_SOURCES = same_line_tracepoint.c ust_tests_sameline.h same_line_tracepoint_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS) + +EXTRA_DIST = README