Add missing file to extra dist
authorDavid Goulet <david.goulet@polymtl.ca>
Fri, 16 Sep 2011 16:01:01 +0000 (12:01 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Fri, 16 Sep 2011 16:01:01 +0000 (12:01 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
tests/Makefile.am

index 06a1f23ce4ee4fececbf648394805f3cba17e54d..5ed904b477b59345c7a7833c5abe93017c57820d 100644 (file)
@@ -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
This page took 0.027439 seconds and 5 git commands to generate.