tests: normalize names of files and more
[babeltrace.git] / tests / bitfield / Makefile.am
index 42cbc2848b952a91c94775d80a0f3235a5c4b3bf..f9f3d9e5d5d485eec091be3470afe6323d58f33f 100644 (file)
@@ -2,9 +2,9 @@
 
 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.024716 seconds and 4 git commands to generate.