uatomic/x86: Remove redundant memory barriers
[urcu.git] / tests / utils / Makefile.am
... / ...
CommitLineData
1# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
2#
3# SPDX-License-Identifier: MIT
4
5AM_CPPFLAGS += -I$(top_srcdir)/src
6
7noinst_LIBRARIES = libtap.a
8libtap_a_SOURCES = tap.c tap.h
9
10dist_check_SCRIPTS = \
11 tap-driver.sh \
12 tap.sh \
13 utils.sh
This page took 0.02229 seconds and 5 git commands to generate.