uatomic/x86: Remove redundant memory barriers
[urcu.git] / tests / utils / 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_LIBRARIES = libtap.a
8 libtap_a_SOURCES = tap.c tap.h
9
10 dist_check_SCRIPTS = \
11 tap-driver.sh \
12 tap.sh \
13 utils.sh
This page took 0.031009 seconds and 5 git commands to generate.