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