]> git.sesse.net Git - vlc/blob - modules/demux/playlist/Modules.am
live: fix HTTP user agent syntax
[vlc] / modules / demux / playlist / Modules.am
1 SOURCES_playlist = \
2         asx.c \
3         b4s.c \
4         dvb.c \
5         gvp.c \
6         ifo.c \
7         itml.c \
8         itml.h \
9         m3u.c \
10         playlist.c \
11         playlist.h \
12         pls.c \
13         podcast.c \
14         qtl.c \
15         ram.c \
16         sgimb.c \
17         shoutcast.c \
18         wpl.c \
19         xspf.c \
20         xspf.h \
21         zpl.c \
22         $(NULL)
23
24 libvlc_LTLIBRARIES += libplaylist_plugin.la