]> git.sesse.net Git - vlc/blob - modules/demux/asf/Modules.am
Avformat: correctly detect the fps
[vlc] / modules / demux / asf / Modules.am
1 SOURCES_asf = \
2         asf.c \
3         libasf.c \
4         libasf.h \
5         $(NULL)
6
7 libvlc_LTLIBRARIES += libasf_plugin.la