223b9291a8cea4d86c459bca2a0e302e231d1a10
[urcu.git] / tests / common / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
2
3 noinst_HEADERS = thread-id.h
4
5 noinst_LTLIBRARIES = libdebug-yield.la
6
7 libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
8
9 EXTRA_DIST = api.h
This page took 0.028796 seconds and 3 git commands to generate.