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