Complete dummy trace creation
[babeltrace.git] / tests / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
90219914 3noinst_PROGRAMS = test-bitfield test-dummytrace
ac65e355
MD
4
5test_bitfield_SOURCES = test-bitfield.c
90219914
MD
6
7test_dummytrace_SOURCES = test-dummytrace.c
8c572eba
MD
8
9
10test_dummytrace_LDADD = \
11 $(top_builddir)/formats/libbabeltrace_registry.la \
12 $(top_builddir)/formats/ctf/libctf.la
This page took 0.022464 seconds and 4 git commands to generate.