]> git.sesse.net Git - vlc/blobdiff - test/Makefile.am
media_list test is safe to run
[vlc] / test / Makefile.am
index 96ace3f57efdfc7c1d1b8b8f8aba91b9c491bf70..e1d30cb689f1e9a5586ad9bbe5a65432dd120cbf 100644 (file)
@@ -10,9 +10,9 @@ AUTOMAKE_OPTIONS = subdir-objects
 check_PROGRAMS = \
        test_libvlc_core \
        test_libvlc_events \
+       test_libvlc_media_list \
        $(NULL)
 EXTRA_PROGRAMS = \
-       test_libvlc_media_list \
        test_libvlc_media_list_player \
        test_libvlc_media_player \
        test_libvlc_meta \