uatomic: Fix header guard comment
[urcu.git] / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS += -I$(top_srcdir)/src
2
3noinst_HEADERS = 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.022795 seconds and 5 git commands to generate.