4ce62c91664f010610cd61551286b69efb9fb536
[babeltrace.git] / tests / utils / Makefile.am
1 SUBDIRS = tap
2
3 noinst_LTLIBRARIES = libtestcommon.la
4 libtestcommon_la_SOURCES = common.c common.h
5
6 # Directories added to EXTRA_DIST will be recursively copied to the distribution.
7 EXTRA_DIST = python
8
9 dist_check_SCRIPTS = \
10 run_python_bt2 \
11 utils.sh
This page took 0.029574 seconds and 3 git commands to generate.