]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
libav*: move avformat/avcodec init to a single header file
[vlc] / modules / demux / playlist / Modules.am
index bb6dfc53547657ac906e1cd98933819cf6452375..cf2ea355a7c1c050a18998534ffe1bf665e93f0f 100644 (file)
@@ -1,6 +1,23 @@
-SOURCES_playlist = playlist.c \
-                  playlist.h \
-                  old.c \
-                  m3u.c \
-                  native.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 \
+       zpl.c \
+       $(NULL)
+
+libvlc_LTLIBRARIES += libplaylist_plugin.la