]> git.sesse.net Git - vlc/blobdiff - src/test/Makefile.am
test_block: rename to bloc_test.c because all test_ files are ignored by git.
[vlc] / src / test / Makefile.am
index 57caeaede40beba896748aad75a6f32b67fa4c81..89d546a16a32b278a31a9f2104e9873d03da6d97 100644 (file)
@@ -17,7 +17,7 @@ AM_CFLAGS = `$(VLC_CONFIG) --cflags libvlc`
 AM_LDFLAGS = -no-install
 LDADD = ../libvlccore.la
 
-test_block_SOURCES = test_block.c ../misc/block.c
+test_block_SOURCES = block_test.c ../misc/block.c
 test_dictionary_SOURCES = dictionary.c
 test_i18n_atof_SOURCES = i18n_atof.c
 test_keys_SOURCES = keys.c