tests: Rework test suite
[babeltrace.git] / tests / utils / Makefile.am
CommitLineData
61e4df8e 1SUBDIRS = tap
de8e2f5a
MJ
2
3noinst_LTLIBRARIES = libtestcommon.la
4libtestcommon_la_SOURCES = common.c common.h
5
8a773708
MJ
6# Directories added to EXTRA_DIST will be recursively copied to the distribution.
7EXTRA_DIST = python
abdabab5
MJ
8
9dist_check_SCRIPTS = \
10 run_python_bt2 \
11 utils.sh
This page took 0.050544 seconds and 4 git commands to generate.