]> git.sesse.net Git - vlc/blob - modules/access/vcdx/Modules.am
Update LGPL license blurb, choosing v2.1+.
[vlc] / modules / access / vcdx / Modules.am
1 SOURCES_vcdx = \
2         access.h \
3         access.c \
4         vcd.c \
5         vcd.h \
6         vcdplayer.h \
7         vcdplayer.c \
8         info.c \
9         info.h \
10         $(NULL)