Move the bitfield test to tests/lib/
[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.030402 seconds and 5 git commands to generate.