tests: add format attributes to functions receiving format strings in tap.h
[babeltrace.git] / tests / bitfield / Makefile.am
CommitLineData
906ac65f
PP
1AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
2
3test_bitfield_SOURCES = test_bitfield.c
4test_bitfield_LDADD = \
5 $(top_builddir)/tests/utils/tap/libtap.la \
6 $(top_builddir)/tests/utils/libtestcommon.la
7
8noinst_PROGRAMS = test_bitfield
This page took 0.029961 seconds and 4 git commands to generate.