]> git.sesse.net Git - vlc/blob - modules/access/vcdx/Modules.am
First attempt to libcdio VCD working under new regime. It is still
[vlc] / modules / access / vcdx / Modules.am
1 SOURCES_vcdx = \
2         access.c \
3         cdrom.c \
4         cdrom.h \
5         intf.h \
6         vcd.c \
7         vcd.h \
8         vcdplayer.h \
9         vcdplayer.c \
10         info.c \
11         info.h \
12         $(NULL)