From: David Goulet Date: Fri, 27 Jun 2014 14:18:48 +0000 (-0400) Subject: Fix: add test UST perf to extra dist X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=12ada03d4b8f55d0febf101ef7a2f8be83a87fc4 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 \