tests: Move tap-driver.sh out of the autotools aux directory
[babeltrace.git] / tests / utils / Makefile.am
CommitLineData
61e4df8e 1SUBDIRS = tap
550b7a4e
MJ
2
3noinst_LTLIBRARIES = libtestcommon.la
4libtestcommon_la_SOURCES = common.c common.h
5
7bb90dd0
MJ
6# Directories added to EXTRA_DIST will be recursively copied to the distribution.
7EXTRA_DIST = python
644e0364
MJ
8
9dist_check_SCRIPTS = \
10 run_python_bt2 \
86f2cc9e 11 tap-driver.sh \
644e0364 12 utils.sh
This page took 0.04978 seconds and 4 git commands to generate.