X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Frotation%2FMakefile.am;fp=tests%2Fregression%2Ftools%2Frotation%2FMakefile.am;h=d3886e53d5d679f281e133a1e8ba43737525bb47;hp=eb81e1976d73fb8a55a80918a8343dc712d09fbc;hb=6f7eb8e1cb829926bcbce2aeb885b0db63fc7af0;hpb=14e34907ffbc9645f8ed799b74e04d9c850df4f0 diff --git a/tests/regression/tools/rotation/Makefile.am b/tests/regression/tools/rotation/Makefile.am index eb81e1976..d3886e53d 100644 --- a/tests/regression/tools/rotation/Makefile.am +++ b/tests/regression/tools/rotation/Makefile.am @@ -9,8 +9,8 @@ noinst_PROGRAMS = schedule_api schedule_api_SOURCES = schedule_api.c schedule_api_LDADD = $(LIBTAP) $(LIBLTTNG_CTL) -noinst_SCRIPTS = test_kernel test_ust test_save_load_mi test_schedule_api rotate_utils.sh -EXTRA_DIST = test_kernel test_ust test_save_load_mi test_schedule_api rotate_utils.sh +noinst_SCRIPTS = test_kernel test_ust test_ust_kernel test_save_load_mi test_schedule_api rotate_utils.sh +EXTRA_DIST = test_kernel test_ust test_ust_kernel test_save_load_mi test_schedule_api rotate_utils.sh all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \