[vlc-devel] commit: media_list_player test now works ( Rémi Denis-Courmont )

git version control git at videolan.org
Wed Feb 25 19:07:03 CET 2009


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Wed Feb 25 20:06:31 2009 +0200| [76edeee9b7ae4066c74495b384f67f9e6e2279da] | committer: Rémi Denis-Courmont 

media_list_player test now works

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=76edeee9b7ae4066c74495b384f67f9e6e2279da
---

 test/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index fa70e4c..11fc906 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -11,9 +11,9 @@ check_PROGRAMS = \
 	test_libvlc_core \
 	test_libvlc_events \
 	test_libvlc_media_list \
+	test_libvlc_media_list_player \
 	$(NULL)
 EXTRA_PROGRAMS = \
-	test_libvlc_media_list_player \
 	test_libvlc_media_player \
 	test_libvlc_meta \
 	$(NULL)




More information about the vlc-devel mailing list