Merge branch 'master' into bindings/python
[deliverable/babeltrace.git] / tests / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 SUBDIRS = lib
4
5 EXTRA_DIST = runall.sh ctf-traces/**
6
7 check-am:
8 ./runall.sh
This page took 0.034104 seconds and 6 git commands to generate.