Add tests to make check
[babeltrace.git] / tests / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
1e3d1cee 3noinst_PROGRAMS = test-bitfield
ac65e355
MD
4
5test_bitfield_SOURCES = test-bitfield.c
607c826c
MD
6
7EXTRA_DIST = runall.sh
8
9check-am:
10 ./runall.sh
This page took 0.025173 seconds and 4 git commands to generate.