test-field.sh: make sure bt_run_in_py_env() and bt_cli() succeed
[babeltrace.git] / tests / utils / tap / Makefile.am
1 # SPDX-FileCopyrightText: 2013-2020 EfficiOS, Inc.
2 # SPDX-License-Identifier: MIT
3
4 noinst_LTLIBRARIES = libtap.la
5 libtap_la_SOURCES = tap.c tap.h
6
7 dist_noinst_SCRIPTS = tap.sh
This page took 0.028644 seconds and 4 git commands to generate.