X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Flive%2FMakefile.am;h=ea5f417adf44f1e5855a8c3d279d35163d6640a0;hb=d53addeb964039ae2f544de1d7d452fb5ad6da69;hp=fdf9d3adee53a6b65b956b65bb31ba31e0bae7eb;hpb=cef0f7d51b8025d3ba04e6496242c1cca1641aa6;p=lttng-tools.git diff --git a/tests/regression/tools/live/Makefile.am b/tests/regression/tools/live/Makefile.am index fdf9d3ade..ea5f417ad 100644 --- a/tests/regression/tools/live/Makefile.am +++ b/tests/regression/tools/live/Makefile.am @@ -22,10 +22,10 @@ LIVE=$(top_builddir)/src/bin/lttng-sessiond/session.o \ $(top_builddir)/src/bin/lttng-sessiond/snapshot.o noinst_PROGRAMS = live_test -EXTRA_DIST = live_test test_kernel +EXTRA_DIST = test_kernel test_lttng_kernel if HAVE_LIBLTTNG_UST_CTL -EXTRA_DIST += test_ust test_ust_tracefile_count +EXTRA_DIST += test_ust test_ust_tracefile_count test_lttng_ust endif live_test_SOURCES = live_test.c