Fix: support VPATH build for tests
authorDavid Goulet <dgoulet@efficios.com>
Mon, 26 Aug 2013 20:21:18 +0000 (16:21 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 26 Aug 2013 20:21:18 +0000 (16:21 -0400)
commitc83e7ca00efd681ec2406d2a2b2622d373ae2647
treeca68d94373944c8ea30e9bf08a8f1592815f095a
parent92db7cdc97f4bb5776fa698442d8af4e5c1e3bf3
Fix: support VPATH build for tests

Fixes #613

Signed-off-by: David Goulet <dgoulet@efficios.com>
26 files changed:
tests/Makefile.am
tests/regression/Makefile.am
tests/regression/kernel/Makefile.am
tests/regression/tools/filtering/Makefile.am
tests/regression/tools/health/Makefile.am
tests/regression/tools/snapshots/Makefile.am
tests/regression/tools/streaming/Makefile.am
tests/regression/tools/tracefile-limits/Makefile.am
tests/regression/ust/Makefile.am
tests/regression/ust/before-after/Makefile.am
tests/regression/ust/buffers-uid/Makefile.am
tests/regression/ust/daemon/Makefile.am
tests/regression/ust/exit-fast/Makefile.am
tests/regression/ust/fork/Makefile.am
tests/regression/ust/high-throughput/Makefile.am
tests/regression/ust/libc-wrapper/Makefile.am
tests/regression/ust/linking/Makefile.am
tests/regression/ust/low-throughput/Makefile.am
tests/regression/ust/multi-session/Makefile.am
tests/regression/ust/nprocesses/Makefile.am
tests/regression/ust/overlap/Makefile.am
tests/regression/ust/overlap/demo/Makefile.am
tests/regression/ust/periodical-metadata-flush/Makefile.am
tests/stress/Makefile.am
tests/utils/Makefile.am
tests/utils/tap/Makefile.am
This page took 0.027157 seconds and 4 git commands to generate.