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