X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2FMakefile.am;h=28256c692d6c7a6df3eeb892f97a3f93b0f8bc0f;hp=d8904bb78c0227e7186aec989d5aea3cc07d38ef;hb=32414a0fddfe7c098cc4fd0e7d5424ab160ce8d1;hpb=eeeb081146ad4d2a71d4481369e88096b851dac1 diff --git a/tests/regression/ust/Makefile.am b/tests/regression/ust/Makefile.am index d8904bb78..28256c692 100644 --- a/tests/regression/ust/Makefile.am +++ b/tests/regression/ust/Makefile.am @@ -2,6 +2,6 @@ if HAVE_LIBLTTNG_UST_CTL SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session \ overlap -EXTRA_DIST = runall.sh run-ust-global-tests.sh test_event_basic test_event_wildcard +EXTRA_DIST = test_event_basic test_event_wildcard endif