Add dummy trace creator in tests
[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.030389 seconds and 5 git commands to generate.