Tests: Rename tests under lib with tests naming convention
[babeltrace.git] / tests / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 SUBDIRS = utils lib
4
5 EXTRA_DIST = runall.sh ctf-traces/**
6
7 check-am:
8 ./runall.sh
This page took 0.030437 seconds and 4 git commands to generate.