X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=bfd5d57b08a66351e71abafc99e6feaf5aa636f2;hb=0195634254d90bac8517076685032ccffee75456;hp=b0a243b92c1cdbc7d13bc2ef85da0027439ccae6;hpb=2650042a5405028da49bfcfb71053b78a56a9ed4;p=urcu.git diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index b0a243b..bfd5d57 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -1,4 +1,6 @@ -noinst_HEADERS = cpuset.h thread-id.h +AM_CPPFLAGS += -I$(top_srcdir)/src + +noinst_HEADERS = thread-id.h noinst_LTLIBRARIES = libdebug-yield.la