]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/Modules.am
Zip: change path to the library in the buildsystem
[vlc] / modules / demux / playlist / Modules.am
index e20523c3fc93d8eb26676cb31bb8ce74f76f8ec0..7f5895fcc5afaacb1d235d7c0725ce1a9fe094a2 100644 (file)
@@ -1,7 +1,6 @@
 SOURCES_playlist = \
        playlist.c \
        playlist.h \
-       old.c \
        m3u.c \
        b4s.c \
        pls.c \
@@ -9,6 +8,14 @@ SOURCES_playlist = \
        podcast.c \
        xspf.c \
        xspf.h \
+       shoutcast.c \
+       asx.c \
+       sgimb.c \
+       qtl.c \
+       gvp.c \
+       ifo.c \
+       itml.c \
+       itml.h \
        $(NULL)
 
-
+libvlc_LTLIBRARIES += libplaylist_plugin.la