X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=3641cf151dd4c477f6f4f0df2b6deb2681c49e26;hp=441354e12df708d979208f02def31437c7773142;hb=f134f7178a3d522b6e5946c19c1e209b4e0a7ab4;hpb=7ed34c821a1b9941c0dffe8698967aeb5e375f00;ds=inline diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 441354e12..3641cf151 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -1,13 +1,8 @@ -SUBDIRS = . tools kernel +SUBDIRS = tools kernel ust -AM_CFLAGS = -g -Wall -AM_LDFLAGS = -lurcu -lurcu-cds - -EXTRA_DIST = run-report.py test_list.py runall.sh +EXTRA_DIST = run-report.py test_list.py run.sh if HAVE_LIBLTTNG_UST_CTL SUBDIRS += ust endif # HAVE_LIBLTTNG_UST_CTL -check-am: - ./runall.sh