X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=2a4309e01eb6431c460058bddf7d505754345af4;hp=bc0f0a59afc336ffb905b37c43f90309758d01d2;hb=9ac429ef32142eaecfec2d1a44569464c4f8f721;hpb=785d2d0dc3aec3a4e44fcf677155dd07e8e4cc1f diff --git a/tests/Makefile.am b/tests/Makefile.am index bc0f0a59a..2a4309e01 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,13 +1 @@ -SUBDIRS = . tools kernel - -AM_CFLAGS = -g -Wall -AM_LDFLAGS = -lurcu -lurcu-cds - -EXTRA_DIST = run-report.py test_list.py utils.sh utils.h runall.sh - -if HAVE_LIBLTTNG_UST_CTL -SUBDIRS += ust -endif # HAVE_LIBLTTNG_UST_CTL - -check-am: - ./runall.sh +SUBDIRS = . regression