access_http: use the user agent provided by the user: fix #4162
[vlc/asuraparaju-public.git] / modules / audio_mixer / Modules.am
blobc6e67e9c06c7d8ca371d1e1e6ed46349b44a09e0
1 SOURCES_trivial_mixer = trivial.c
2 SOURCES_float32_mixer = float32.c
3 SOURCES_spdif_mixer = spdif.c
5 libvlc_LTLIBRARIES += \
6         libfloat32_mixer_plugin.la \
7         libspdif_mixer_plugin.la \
8         libtrivial_mixer_plugin.la