]> git.sesse.net Git - vlc/blobdiff - modules/audio_mixer/Modules.am
Release the display mode when we are done with it.
[vlc] / modules / audio_mixer / Modules.am
index 3238bc4a659d86ebf874456bfd8e0eccd7fa9cf6..c6e67e9c06c7d8ca371d1e1e6ed46349b44a09e0 100644 (file)
@@ -1,3 +1,8 @@
 SOURCES_trivial_mixer = trivial.c
 SOURCES_float32_mixer = float32.c
 SOURCES_spdif_mixer = spdif.c
+
+libvlc_LTLIBRARIES += \
+       libfloat32_mixer_plugin.la \
+       libspdif_mixer_plugin.la \
+       libtrivial_mixer_plugin.la