Fix: Build out of src tree
[lttng-tools.git] / tests / ust / high-throughput / Makefile.am
index 01d5ad28cf6226df445ca04f176230bf7b2303a5..cff8fe423051fb8c9f06e7a49ecf730a03d17d6d 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.02277 seconds and 4 git commands to generate.