Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / utils / Makefile.am
... / ...
CommitLineData
1# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
2#
3# SPDX-License-Identifier: LGPL-2.1-only
4
5noinst_LIBRARIES = libtap.a
6libtap_a_SOURCES = tap.c tap.h
7dist_check_SCRIPTS = \
8 tap-driver.sh \
9 tap.sh \
10 utils.sh
This page took 0.022118 seconds and 4 git commands to generate.