]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
RTP: always enable Roll-Over-Counter carriage
[vlc] / modules / demux / playlist / Modules.am
index 00a971b799618dde7dc99ba5f00d8ea3ab63c2e3..7d5277e154467bdbcb78672bb56aea7c62b2a131 100644 (file)
@@ -1,7 +1,6 @@
 SOURCES_playlist = \
        playlist.c \
        playlist.h \
-       old.c \
        m3u.c \
        b4s.c \
        pls.c \
@@ -12,6 +11,9 @@ SOURCES_playlist = \
        shoutcast.c \
        asx.c \
        sgimb.c \
+       qtl.c \
+       gvp.c \
+       ifo.c \
+       itml.c \
+       itml.h \
        $(NULL)
-
-