]> git.sesse.net Git - vlc/blob - modules/demux/mpeg/Modules.am
Merge branch 'master' into lpcm_encoder
[vlc] / modules / demux / mpeg / Modules.am
1 SOURCES_es  = es.c
2 SOURCES_mpgv = mpgv.c
3 SOURCES_h264 = h264.c
4
5 libvlc_LTLIBRARIES += \
6         libes_plugin.la \
7         libmpgv_plugin.la \
8         libh264_plugin.la \
9         $(NULL)