]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
x264.c: forgotten free() added
[vlc] / modules / demux / playlist / Modules.am
index ca3b64f42ec13df9b03338c3fa90bae77600b99e..2387c246995fcc74802ecc15462388a01548dbdb 100644 (file)
@@ -1,17 +1,24 @@
 SOURCES_playlist = \
+       asx.c \
+       b4s.c \
+       dvb.c \
+       gvp.c \
+       ifo.c \
+       itml.c \
+       itml.h \
+       m3u.c \
        playlist.c \
        playlist.h \
-       m3u.c \
-       b4s.c \
        pls.c \
-       dvb.c \
        podcast.c \
+       qtl.c \
+       ram.c \
+       sgimb.c \
+       shoutcast.c \
+       wpl.c \
        xspf.c \
        xspf.h \
-       shoutcast.c \
-       asx.c \
-       sgimb.c \
-       qtl.c \
-       gvp.c \
-       ifo.c \
+       zpl.c \
        $(NULL)
+
+libvlc_LTLIBRARIES += libplaylist_plugin.la