Tests: Move TAP helpers to tests/utils/tap
[babeltrace.git] / tests / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3SUBDIRS = utils lib
4
5EXTRA_DIST = runall.sh ctf-traces/**
6
7check-am:
8 ./runall.sh
This page took 0.023409 seconds and 4 git commands to generate.