From: Jérémie Galarneau Date: Mon, 25 Mar 2013 14:13:26 +0000 (-0400) Subject: Add missing buffers-uid folder in test Makefile X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=adccfb8d2462cc34c1dca575754070b00e4b1b8f Add missing buffers-uid folder in test Makefile Signed-off-by: Jérémie Galarneau Signed-off-by: David Goulet --- diff --git a/tests/regression/ust/Makefile.am b/tests/regression/ust/Makefile.am index 28256c692..78a5aab62 100644 --- a/tests/regression/ust/Makefile.am +++ b/tests/regression/ust/Makefile.am @@ -1,6 +1,6 @@ if HAVE_LIBLTTNG_UST_CTL SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session \ - overlap + overlap buffers-uid EXTRA_DIST = test_event_basic test_event_wildcard