]> git.sesse.net Git - vlc/blob - modules/audio_mixer/Modules.am
contrib: update dvdread patch
[vlc] / modules / audio_mixer / Modules.am
1 SOURCES_float32_mixer = float32.c
2 SOURCES_fixed32_mixer = fixed32.c
3
4 libvlc_LTLIBRARIES += \
5         libfloat32_mixer_plugin.la \
6         libfixed32_mixer_plugin.la