git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* ALL: added *.am files here and there for future automake support.
[vlc.git]
/
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