X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcommon%2FMakefile.am;h=b0a243b92c1cdbc7d13bc2ef85da0027439ccae6;hb=b14ebbc527e324a541f002452b887b8291062b91;hp=6e2327201473e36d892e56a687f485963c3c093f;hpb=3283bbe3f601910ca68771f8aeb8edb84fc726f0;p=urcu.git 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