From 17ac5f7bc0e8bac0109202c9ce616a8300686c14 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sat, 30 Jan 2010 21:47:12 +0200 Subject: [PATCH] Fix warning --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 7d6203edac..ac1bc6960f 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 -- 2.39.2