Add UST overlap tests
[lttng-tools.git] / tests / ust / Makefile.am
index 146bff250b0197004e3170cfb4953a948458c75a..c59829051f2d9da9fe79a1d0cbcd2b31a9ae3fe0 100644 (file)
@@ -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
This page took 0.022949 seconds and 4 git commands to generate.