projects
/
babeltrace.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix: out-of-tree dist fails to find test traces
[babeltrace.git]
/
tests
/
Makefile.am
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 2e307f42806f3511ea61b58d6bb1e3abd3e51fa3..507b1ba449807b904cfb5f6979893a939c8f3167 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-1,6
+1,6
@@
SUBDIRS = utils bin lib
-EXTRA_DIST = ctf-traces/** tests
+EXTRA_DIST =
$(srcdir)/
ctf-traces/** tests
SCRIPT_LIST = run.sh
This page took
0.022481 seconds
and
4
git commands to generate.