X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fctf-types%2FMakefile.am;h=8fcb1a2dd7ba99b5a9b83a5e47e4fc5aaa65b57b;hb=fb54defd7e47e106bdf3b7eb07d53f0aba0525ec;hp=0e47359cc37ed2b939b7fd694c66936e42c7393f;hpb=37a5fa45a5a59d622aa88550f60f6c25f801769b;p=lttng-ust.git diff --git a/tests/ctf-types/Makefile.am b/tests/ctf-types/Makefile.am index 0e47359c..8fcb1a2d 100644 --- a/tests/ctf-types/Makefile.am +++ b/tests/ctf-types/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers +AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers noinst_PROGRAMS = ctf-types ctf_types_SOURCES = ctf-types.c tp.c ust_tests_ctf_types.h