X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fdemux%2Fplaylist%2FModules.am;h=2387c246995fcc74802ecc15462388a01548dbdb;hb=67d36fd7c71ff213ac363d092d59290b1a943980;hp=794fed6d911d928da6ae8761e853ec0346499856;hpb=2f6ff2acc6b462510da76f9b61c97dafe30be3a4;p=vlc diff --git a/modules/demux/playlist/Modules.am b/modules/demux/playlist/Modules.am index 794fed6d91..2387c24699 100644 --- a/modules/demux/playlist/Modules.am +++ b/modules/demux/playlist/Modules.am @@ -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