]> git.sesse.net Git - vlc/blob - modules/access/vcdx/Modules.am
info.c: Add LID info in stream and media info.
[vlc] / modules / access / vcdx / Modules.am
1 SOURCES_vcdx = \
2         access.c \
3         intf.c \
4         intf.h \
5         vcd.c \
6         vcd.h \
7         vcdplayer.h \
8         vcdplayer.c \
9         info.c \
10         info.h \
11         $(NULL)