]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/Modules.am
First attempt to libcdio VCD working under new regime. It is still
[vlc] / modules / access / vcdx / Modules.am
index 58af28076f1235cf01e5ac4f0639b6fa72c16a2f..02bbe8ddc6987f5b315e83cd7cf533cee0687884 100644 (file)
@@ -2,11 +2,11 @@ SOURCES_vcdx = \
        access.c \
        cdrom.c \
        cdrom.h \
-       demux.c \
-       intf.c \
        intf.h \
        vcd.c \
        vcd.h \
        vcdplayer.h \
        vcdplayer.c \
+       info.c \
+       info.h \
        $(NULL)