X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=5935098f1d8b9dfb6b21fa5bc9ed1a12209f884d;hp=6e2327201473e36d892e56a687f485963c3c093f;hb=9a79c612003362a97217613b7906a4782977d373;hpb=e2dd4f26d6176f28fcde7bd5076d0cf9d6eb05d3 diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index 6e23272..5935098 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -1,3 +1,9 @@ +AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src + noinst_HEADERS = cpuset.h thread-id.h +noinst_LTLIBRARIES = libdebug-yield.la + +libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h + EXTRA_DIST = api.h