5949df1def2812602b553406315b7c12c3dda4ad
[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 tap-driver.sh \
12 utils.sh
This page took 0.029369 seconds and 3 git commands to generate.