X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Ftools%2Fstreaming%2FMakefile.am;h=3ff8ef0a1cb55e323aa238c6de2dd9a236b09b2f;hp=f7a3c9d7552cdfcdea30373b9077735678e78326;hb=bfdaf0fd64711ecd805ad13d5158269f0030c496;hpb=b663c252418bbe53598d5a65062640cb1fdc4667 diff --git a/tests/tools/streaming/Makefile.am b/tests/tools/streaming/Makefile.am index f7a3c9d75..3ff8ef0a1 100644 --- a/tests/tools/streaming/Makefile.am +++ b/tests/tools/streaming/Makefile.am @@ -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