Fix: Build out of src tree
[lttng-tools.git] / tests / kernel / Makefile.am
index 2992afbf5bbd5898ec29bff56d2939e14e2f3ed9..8872af425f35d8c52812bfa4ca2015e94270652c 100644 (file)
@@ -1,4 +1,4 @@
-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 run-kernel-tests.sh
This page took 0.024755 seconds and 5 git commands to generate.