]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
ASF: better logging and more consistent with MKV/MP4 demux
[vlc] / modules / demux / playlist / Modules.am
index 00a971b799618dde7dc99ba5f00d8ea3ab63c2e3..cf2ea355a7c1c050a18998534ffe1bf665e93f0f 100644 (file)
@@ -1,17 +1,23 @@
 SOURCES_playlist = \
+       asx.c \
+       b4s.c \
+       dvb.c \
+       gvp.c \
+       ifo.c \
+       itml.c \
+       itml.h \
+       m3u.c \
        playlist.c \
        playlist.h \
-       old.c \
-       m3u.c \
-       b4s.c \
        pls.c \
-       dvb.c \
        podcast.c \
-       xspf.c \
-       xspf.h \
-       shoutcast.c \
-       asx.c \
+       qtl.c \
+       ram.c \
        sgimb.c \
+       shoutcast.c \
+       wpl.c \
+       xspf.c \
+       zpl.c \
        $(NULL)
 
-
+libvlc_LTLIBRARIES += libplaylist_plugin.la