From 76edeee9b7ae4066c74495b384f67f9e6e2279da Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Wed, 25 Feb 2009 20:06:31 +0200 Subject: [PATCH] media_list_player test now works --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index fa70e4c7f6..11fc90660e 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) -- 2.39.2