Fix: Build out of src tree
[lttng-tools.git] / tests / tools / streaming / Makefile.am
index f7a3c9d7552cdfcdea30373b9077735678e78326..3ff8ef0a1cb55e323aa238c6de2dd9a236b09b2f 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -I. -O2 -g -I../../
+AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests -I$(srcdir) -O2 -g
 AM_LDFLAGS =
 
 if LTTNG_TOOLS_BUILD_WITH_LIBDL
This page took 0.023949 seconds and 5 git commands to generate.