git.videolan.org
/
vlc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
demux/avformat: add Modules.am (otherwise bootstrap is b0rken).
[vlc.git]
/
modules
/
demux
/
avformat
/
Modules.am
1
SOURCES_avformat = \
2
avformat.c \
3
avformat.h \
4
demux.c \
5
mux.c \
6
$(NULL)
7