X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fust%2FMakefile.am;h=c59829051f2d9da9fe79a1d0cbcd2b31a9ae3fe0;hp=146bff250b0197004e3170cfb4953a948458c75a;hb=26b53d3b7ce1812a2ebc2c7153a50d35bba2a270;hpb=53a80697a772bc2e260e3dff006f910be6709f04 diff --git a/tests/ust/Makefile.am b/tests/ust/Makefile.am index 146bff250..c59829051 100644 --- a/tests/ust/Makefile.am +++ b/tests/ust/Makefile.am @@ -1,7 +1,8 @@ if HAVE_LIBLTTNG_UST_CTL -SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session +SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session \ + overlap -AM_CFLAGS = -g -Wall -I../ +AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests -I$(top_srcdir)/src -g -Wall AM_LDFLAGS = -lurcu -lurcu-cds EXTRA_DIST = runall.sh run-ust-global-tests.sh