doc/api/libbabeltrace2/DoxygenLayout.xml: use `topics` tab
[babeltrace.git] / tests / bitfield / Makefile.am
index 5f46f28bb132d6f022c6c952c577af37299c4680..f9f3d9e5d5d485eec091be3470afe6323d58f33f 100644 (file)
@@ -1,8 +1,10 @@
+# SPDX-License-Identifier: MIT
+
 AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
 
-test_bitfield_SOURCES = test_bitfield.c
+test_bitfield_SOURCES = test-bitfield.c
 test_bitfield_LDADD = \
        $(top_builddir)/tests/utils/tap/libtap.la \
        $(top_builddir)/tests/utils/libtestcommon.la
 
-noinst_PROGRAMS = test_bitfield
+noinst_PROGRAMS = test-bitfield
This page took 0.02326 seconds and 4 git commands to generate.