]> git.sesse.net Git - vlc/blob - modules/audio_mixer/Modules.am
Volume mixer: drop FI32
[vlc] / modules / audio_mixer / Modules.am
1 SOURCES_float32_mixer = float32.c
2 SOURCES_integer_mixer = integer.c
3
4 libvlc_LTLIBRARIES += \
5         libfloat32_mixer_plugin.la \
6         libinteger_mixer_plugin.la