]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
Qt4: Tell the window manager to keep the fullscreen controller window on top.
[vlc] / modules / demux / playlist / Modules.am
index a1b87db3a71f6cd89e54ecbc8e74711328083245..2387c246995fcc74802ecc15462388a01548dbdb 100644 (file)
@@ -1,5 +1,24 @@
-SOURCES_playlist = playlist.c \
-                  playlist.h \
-                  old.c \
-                  m3u.c \
-                  pls.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