X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=tests%2Fregression%2FMakefile.am;h=3641cf151dd4c477f6f4f0df2b6deb2681c49e26;hb=eeeb081146ad4d2a71d4481369e88096b851dac1;hp=441354e12df708d979208f02def31437c7773142;hpb=9ac429ef32142eaecfec2d1a44569464c4f8f721;p=lttng-tools.git 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