Fix: Build out of src tree
authorPaul Chavent <paul.chavent@onera.fr>
Tue, 2 Oct 2012 20:42:16 +0000 (16:42 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 2 Oct 2012 20:42:16 +0000 (16:42 -0400)
commit74130cb7d45f2c698c1a9f224bf8e7a2f2368f18
tree5765ab13e0ba9595ead19e4ad0e2109a5708270d
parent55009a2289249d5d784c528234b0fbcd532f5551
Fix: Build out of src tree

Signed-off-by: David Goulet <dgoulet@efficios.com>
23 files changed:
src/bin/lttng-consumerd/Makefile.am
src/bin/lttng-relayd/Makefile.am
src/bin/lttng-sessiond/Makefile.am
src/bin/lttng/Makefile.am
src/common/Makefile.am
src/common/compat/Makefile.am
src/common/hashtable/Makefile.am
src/common/kernel-consumer/Makefile.am
src/common/kernel-ctl/Makefile.am
src/common/relayd/Makefile.am
src/common/sessiond-comm/Makefile.am
src/common/ust-consumer/Makefile.am
src/lib/lttng-ctl/Makefile.am
src/lib/lttng-ctl/filter/Makefile.am
tests/kernel/Makefile.am
tests/tools/Makefile.am
tests/tools/streaming/Makefile.am
tests/ust/Makefile.am
tests/ust/before-after/Makefile.am
tests/ust/high-throughput/Makefile.am
tests/ust/low-throughput/Makefile.am
tests/ust/multi-session/Makefile.am
tests/ust/nprocesses/Makefile.am
This page took 0.027121 seconds and 4 git commands to generate.