Add runall.sh test script to distribution
authorDavid Goulet <david.goulet@polymtl.ca>
Mon, 15 Aug 2011 17:00:11 +0000 (13:00 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Mon, 15 Aug 2011 17:00:11 +0000 (13:00 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
tests/Makefile.am

index 22d784fbaa0873f9ce03827303ba551e597fa95e..1419545a36a9566542462cdd1cf98ab0698f1379 100644 (file)
@@ -1,6 +1,8 @@
 AM_CFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/libkernelctl \
                  -I$(top_srcdir)/liblttngctl -g -Wall
 
+EXTRA_DIST = runall.sh
+
 noinst_PROGRAMS = test_sessions test_kernel_data_trace
 
 UTILS=utils.h
This page took 0.025003 seconds and 4 git commands to generate.