]> git.sesse.net Git - vlc/blob - modules/access/vcd/Modules.am
* ALL: added *.am files here and there for future automake support.
[vlc] / modules / access / vcd / Modules.am
1 SOURCES_vcd = \
2         modules/access/vcd/vcd.c \
3         modules/access/vcd/cdrom.c
4
5 noinst_HEADERS += \
6         modules/access/vcd/vcd.h \
7         modules/access/vcd/cdrom.h