Build system: use SPDX identifiers
[urcu.git] / tests / common / Makefile.am
CommitLineData
d001c886
MJ
1# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
2#
3# SPDX-License-Identifier: MIT
4
01956342 5AM_CPPFLAGS += -I$(top_srcdir)/src
cfac8042 6
0614a2e6 7noinst_HEADERS = thread-id.h
e2dd4f26 8
2650042a
MD
9noinst_LTLIBRARIES = libdebug-yield.la
10
11libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
12
e2dd4f26 13EXTRA_DIST = api.h
This page took 0.03635 seconds and 4 git commands to generate.