From: David Goulet Date: Fri, 16 Sep 2011 16:01:01 +0000 (-0400) Subject: Add missing file to extra dist X-Git-Tag: v2.0-pre13~1 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=bbb8171ce59e0987dba2771ab4ee12b74f039107;hp=a9c3515cb978d7696356e02924265c50487c6d5c Add missing file to extra dist Signed-off-by: David Goulet --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 06a1f23ce..5ed904b47 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ AM_CFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/libkernelctl \ -I$(top_srcdir)/liblttngctl -g -Wall -EXTRA_DIST = runall.sh lttng/runall.sh +EXTRA_DIST = runall.sh lttng/runall.sh lttng/run-kernel-tests.sh noinst_PROGRAMS = test_sessions test_kernel_data_trace kernel_all_events_basic \ kernel_event_basic