66fcd80daa15d8f05a16602840a0cc83aa616397
[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.030158 seconds and 4 git commands to generate.