projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6533b58
)
Add runall.sh test script to distribution
author
David Goulet
<david.goulet@polymtl.ca>
Mon, 15 Aug 2011 17:00:11 +0000
(13:00 -0400)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 22d784fbaa0873f9ce03827303ba551e597fa95e..1419545a36a9566542462cdd1cf98ab0698f1379 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-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.025149 seconds
and
4
git commands to generate.