cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / tests / bitfield / Makefile.am
CommitLineData
0235b0db
MJ
1# SPDX-License-Identifier: MIT
2
906ac65f
PP
3AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
4
7132b838 5test_bitfield_SOURCES = test-bitfield.c
906ac65f
PP
6test_bitfield_LDADD = \
7 $(top_builddir)/tests/utils/tap/libtap.la \
8 $(top_builddir)/tests/utils/libtestcommon.la
9
7132b838 10noinst_PROGRAMS = test-bitfield
This page took 0.061712 seconds and 4 git commands to generate.