Fix REUSE licensing/copyright issues in `tests/utils`
[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.029433 seconds and 4 git commands to generate.