Add missing test files to make dist
[babeltrace.git] / tests / Makefile.am
1 SUBDIRS = utils bin lib
2
3 EXTRA_DIST = ctf-traces/** tests
4
5 dist_noinst_SCRIPTS = run.sh
6
7 check-am:
8 ./run.sh tests
This page took 0.030127 seconds and 5 git commands to generate.