]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
Lua dialogs: remove show() and hide()
[vlc] / modules / demux / playlist / Modules.am
index 794fed6d911d928da6ae8761e853ec0346499856..2387c246995fcc74802ecc15462388a01548dbdb 100644 (file)
@@ -1,7 +1,24 @@
-SOURCES_playlist = playlist.c \
-                  playlist.h \
-                  old.c \
-                  m3u.c \
-                   b4s.c \
-                  pls.c \
-                  dvb.c
+SOURCES_playlist = \
+       asx.c \
+       b4s.c \
+       dvb.c \
+       gvp.c \
+       ifo.c \
+       itml.c \
+       itml.h \
+       m3u.c \
+       playlist.c \
+       playlist.h \
+       pls.c \
+       podcast.c \
+       qtl.c \
+       ram.c \
+       sgimb.c \
+       shoutcast.c \
+       wpl.c \
+       xspf.c \
+       xspf.h \
+       zpl.c \
+       $(NULL)
+
+libvlc_LTLIBRARIES += libplaylist_plugin.la