projects
/
babeltrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01298f5
)
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>
Fri, 29 Apr 2016 22:12:02 +0000
(18:12 -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 77a167f3d8690eb36374e08b4931a7eb944451a7..9b9adb66260f0ff9b1143d5af2f6f62403907c04 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-16,7
+16,8
@@
TESTS = bin/test_trace_read \
lib/test_bt_ctf_field_type_validation
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.068197 seconds
and
4
git commands to generate.