]> git.sesse.net Git - vlc/blob - modules/access/vcdx/Modules.am
Use var_InheritString for --decklink-video-connection.
[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)