From: David Goulet Date: Fri, 27 Jun 2014 14:18:48 +0000 (-0400) Subject: Fix: add test UST perf to extra dist X-Git-Tag: v2.5.0~20 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=fde45234324a841d0d7eee778a5cebb762dc6bc9;hp=2101421cdf939affdea623f6f49d0ea2555788de;p=lttng-tools.git Fix: add test UST perf to extra dist Signed-off-by: David Goulet --- diff --git a/tests/regression/ust/Makefile.am b/tests/regression/ust/Makefile.am index a95a605a7..c7583a078 100644 --- a/tests/regression/ust/Makefile.am +++ b/tests/regression/ust/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session \ overlap buffers-pid linking daemon exit-fast fork libc-wrapper \ periodical-metadata-flush java-jul -EXTRA_DIST = test_event_basic test_event_wildcard test_event_tracef +EXTRA_DIST = test_event_basic test_event_wildcard test_event_tracef test_event_perf all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \