Move to kernel style SPDX license identifiers
[babeltrace.git] / tests / utils / tap / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libtap.la
4 libtap_la_SOURCES = tap.c tap.h
5
6 dist_noinst_SCRIPTS = tap.sh
This page took 0.030466 seconds and 5 git commands to generate.