Move to kernel style SPDX license identifiers
[babeltrace.git] / tests / utils / Makefile.am
CommitLineData
0235b0db
MJ
1# SPDX-License-Identifier: MIT
2
61e4df8e 3SUBDIRS = tap
550b7a4e
MJ
4
5noinst_LTLIBRARIES = libtestcommon.la
6libtestcommon_la_SOURCES = common.c common.h
7
7bb90dd0
MJ
8# Directories added to EXTRA_DIST will be recursively copied to the distribution.
9EXTRA_DIST = python
644e0364
MJ
10
11dist_check_SCRIPTS = \
12 run_python_bt2 \
86f2cc9e 13 tap-driver.sh \
644e0364 14 utils.sh
This page took 0.06452 seconds and 4 git commands to generate.