Fix: Build out of src tree
[lttng-tools.git] / tests / ust / multi-session / Makefile.am
index 29652dcbbccb214a828eedc41214c8bd6baddb05..d197d72f517de698c0773f57b0a2f0f9bd1bbda1 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -I. -O2
+AM_CFLAGS = -I$(srcdir) -O2
 AM_LDFLAGS = -llttng-ust
 
 if LTTNG_TOOLS_BUILD_WITH_LIBDL
This page took 0.024751 seconds and 5 git commands to generate.