]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
x264.c: forgotten free() added
[vlc] / modules / demux / playlist / Modules.am
index f5d06ba04699b82b07922931feb3a536de9d313c..2387c246995fcc74802ecc15462388a01548dbdb 100644 (file)
@@ -1,15 +1,24 @@
 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 \
+       qtl.c \
+       ram.c \
+       sgimb.c \
+       shoutcast.c \
+       wpl.c \
        xspf.c \
        xspf.h \
-       shoutcast.c \
+       zpl.c \
        $(NULL)
 
-
+libvlc_LTLIBRARIES += libplaylist_plugin.la