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