Tests: Add filtering tests for uncovered cases
[lttng-tools.git] / tests / tools / Makefile.am
index 3d2590092f69633f62871c08075ad07284420ec0..56eda3adae64e25710cce4e83c3bae5d62166f21 100644 (file)
@@ -1,6 +1,6 @@
-SUBDIRS = streaming
+SUBDIRS = streaming filtering health
 
-AM_CFLAGS = -g -Wall -I../
+AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests -g -Wall
 AM_LDFLAGS = -lurcu -lurcu-cds
 
 EXTRA_DIST = runall.sh
This page took 0.023214 seconds and 4 git commands to generate.