Move to kernel style SPDX license identifiers
[lttng-ust.git] / tests / utils / Makefile.am
1 # SPDX-License-Identifier: LGPL-2.1-only
2
3 noinst_LIBRARIES = libtap.a
4 libtap_a_SOURCES = tap.c tap.h
5 dist_check_SCRIPTS = \
6 tap-driver.sh \
7 tap.sh
This page took 0.029331 seconds and 4 git commands to generate.