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