projects
/
babeltrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2413cbd
)
Tests: Add missing debuginfo files to dist
author
Michael Jeanson
<mjeanson@efficios.com>
Fri, 29 Apr 2016 21:05:31 +0000
(17:05 -0400)
committer
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Tue, 3 May 2016 19:42:43 +0000
(15:42 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 5ad2cc59ef8fc84b92076bae48295317084300bb..7045aef90d8821b597a6b5839fc7e131fd15fbf2 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-13,7
+13,8
@@
TESTS = bin/test_trace_read \
lib/test_ctf_writer_complete
EXTRA_DIST = $(srcdir)/ctf-traces/** \
- $(srcdir)/debuginfo-data/**
+ $(srcdir)/debuginfo-data/** \
+ $(srcdir)/debuginfo-data/.build-id/cd/**
if ENABLE_DEBUGINFO
TESTS += lib/test_dwarf_complete \
This page took
0.023839 seconds
and
4
git commands to generate.