]> git.sesse.net Git - vlc/blob - modules/demux/playlist/Modules.am
playlist: Don't allow pl_Release(p_playlist) and pl_Yield(p_playlist).
[vlc] / modules / demux / playlist / Modules.am
1 SOURCES_playlist = \
2         playlist.c \
3         playlist.h \
4         m3u.c \
5         b4s.c \
6         pls.c \
7         dvb.c \
8         podcast.c \
9         xspf.c \
10         xspf.h \
11         shoutcast.c \
12         asx.c \
13         sgimb.c \
14         qtl.c \
15         gvp.c \
16         ifo.c \
17         itml.c \
18         itml.h \
19         $(NULL)