]> git.sesse.net Git - vlc/blob - modules/access/mms/Modules.am
Separate string list and string list callback
[vlc] / modules / access / mms / Modules.am
1 SOURCES_access_mms = \
2         mms.c \
3         mms.h \
4         mmsh.c \
5         mmsh.h \
6         mmstu.c \
7         mmstu.h \
8         buffer.c \
9         buffer.h \
10         asf.h \
11         asf.c \
12         ../../demux/asf/libasf_guid.h \
13         $(NULL)
14
15 libvlc_LTLIBRARIES += libaccess_mms_plugin.la