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