tests: move yield debug to common test library
[urcu.git] / tests / common / Makefile.am
1 noinst_HEADERS = cpuset.h thread-id.h
2
3 noinst_LTLIBRARIES = libdebug-yield.la
4
5 libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
6
7 EXTRA_DIST = api.h
This page took 0.03052 seconds and 5 git commands to generate.