Fix: Build out of src tree
[lttng-tools.git] / tests / tools / Makefile.am
index 3d2590092f69633f62871c08075ad07284420ec0..173dce21fff3beffa7e917e54487e64aa754202a 100644 (file)
@@ -1,6 +1,6 @@
-SUBDIRS = streaming
+SUBDIRS = streaming 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.027213 seconds and 5 git commands to generate.