projects
/
userspace-rcu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
tests/unit: Remove urcu-signal unit tests
[userspace-rcu.git]
/
tests
/
common
/
Makefile.am
1
# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
2
#
3
# SPDX-License-Identifier: MIT
4
5
AM_CPPFLAGS += -I$(top_srcdir)/src
6
7
noinst_HEADERS = thread-id.h
8
9
noinst_LTLIBRARIES = libdebug-yield.la
10
11
libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
12
13
EXTRA_DIST = api.h
This page took
0.030788 seconds
and
4
git commands to generate.