X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Flive%2FMakefile.am;h=ea5f417adf44f1e5855a8c3d279d35163d6640a0;hp=167b9e6ad3765280de65a31c71b45b7450b04735;hb=90da811bcdb2eb05f0b82ba59670c5919e5ccd4d;hpb=b20350122720a23ddb59003a2f54210add153c8d diff --git a/tests/regression/tools/live/Makefile.am b/tests/regression/tools/live/Makefile.am index 167b9e6ad..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 = 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