X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fhello-many%2FMakefile.am;h=d8f140b2e7bef554eacc44a908b84b851927e1e3;hb=fb54defd7e47e106bdf3b7eb07d53f0aba0525ec;hp=577718f503f9c88b1d3fb69388fd5e3218959a0d;hpb=37a5fa45a5a59d622aa88550f60f6c25f801769b;p=deliverable%2Flttng-ust.git diff --git a/tests/hello-many/Makefile.am b/tests/hello-many/Makefile.am index 577718f5..d8f140b2 100644 --- a/tests/hello-many/Makefile.am +++ b/tests/hello-many/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 = hello-many hello_many_SOURCES = hello-many.c tp.c ust_tests_hello_many.h