X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;fp=tests%2Fcommon%2FMakefile.am;h=b0a243b92c1cdbc7d13bc2ef85da0027439ccae6;hp=6e2327201473e36d892e56a687f485963c3c093f;hb=2650042a5405028da49bfcfb71053b78a56a9ed4;hpb=6a3d2c224f2f0f0f7f8c852b80e5864b2cab9e1b diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am index 6e23272..b0a243b 100644 --- a/tests/common/Makefile.am +++ b/tests/common/Makefile.am @@ -1,3 +1,7 @@ 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