Detect unsupported use of .so.0 and .so.1 libraries within same process
[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 \
8 utils.sh
This page took 0.029516 seconds and 4 git commands to generate.