1038535e77d014fc0d9ebd9b4e5699354c269a27
[babeltrace.git] / tests / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_PROGRAMS = test-bitfield test-dummytrace
4
5 test_bitfield_SOURCES = test-bitfield.c
6
7 test_dummytrace_SOURCES = test-dummytrace.c
This page took 0.029524 seconds and 3 git commands to generate.