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:
a9c3515
)
Add missing file to extra dist
author
David Goulet
<david.goulet@polymtl.ca>
Fri, 16 Sep 2011 16:01:01 +0000
(12:01 -0400)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 06a1f23ce4ee4fececbf648394805f3cba17e54d..5ed904b477b59345c7a7833c5abe93017c57820d 100644
(file)
--- 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
This page took
0.026139 seconds
and
4
git commands to generate.