Tests: Split lib tests in multiple standalone test scripts
[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.023656 seconds and 4 git commands to generate.