X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=223b9291a8cea4d86c459bca2a0e302e231d1a10;hb=0614a2e61ccbf150cc51d4fd3073b285983417c5;hp=d919ca19af591d869a092d51f56dcd35664e8aa5;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d;p=userspace-rcu.git diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index d919ca1..223b929 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)/include -I$(top_builddir)/include -I$(top_srcdir)/src -noinst_HEADERS = cpuset.h thread-id.h +noinst_HEADERS = thread-id.h noinst_LTLIBRARIES = libdebug-yield.la