Fix: Build out of src tree
[lttng-tools.git] / tests / ust / low-throughput / Makefile.am
index aefdf5318c4a512fe2180f6dcead70b0ebb6ffc5..a1df9f5e2600dcd8304b4beae25cb43d2f347feb 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.023049 seconds and 4 git commands to generate.