[vlc-devel] commit: Fix warning ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Jan 30 20:51:30 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Jan 30 21:47:12 2010 +0200| [17ac5f7bc0e8bac0109202c9ce616a8300686c14] | committer: Rémi Denis-Courmont
Fix warning
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=17ac5f7bc0e8bac0109202c9ce616a8300686c14
---
test/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index 7d6203e..ac1bc69 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -24,6 +24,7 @@ check_PROGRAMS = \
# meta: No suitable test file
EXTRA_PROGRAMS = \
test_libvlc_meta \
+ test_libvlc_media_list_player \
$(NULL)
#check_DATA = samples/test.sample samples/meta.sample
More information about the vlc-devel
mailing list