Fix: Build out of src tree
[lttng-tools.git] / tests / ust / Makefile.am
index 146bff250b0197004e3170cfb4953a948458c75a..387842d11a6d105142d69e47042ac104fdcb14c6 100644 (file)
@@ -1,7 +1,7 @@
 if HAVE_LIBLTTNG_UST_CTL
 SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session
 
-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.024384 seconds and 5 git commands to generate.