Add missing files to distribution
[lttng-ust.git] / tests / same_line_tracepoint / Makefile.am
index ae1f773d74dfdefb61fc181d5e201def7615c292..c2c2bbbfe52f60296cd067ffdf2f1102b05d480b 100644 (file)
@@ -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
This page took 0.022402 seconds and 4 git commands to generate.