pointer.h: Fix the rcu_cmpxchg_pointer documentation
[urcu.git] / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
2
3noinst_HEADERS = cpuset.h thread-id.h
4
5noinst_LTLIBRARIES = libdebug-yield.la
6
7libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
8
9EXTRA_DIST = api.h
This page took 0.029938 seconds and 5 git commands to generate.