]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/channel_mixer/Modules.am
Remove all default modules from configure.ac
[vlc] / modules / audio_filter / channel_mixer / Modules.am
index 83920db2e592c4cd3723f4d1d308eb8529aabf3a..7505ff3ff1455777db1d3e47095a8fdd0168d7bd 100644 (file)
@@ -5,6 +5,9 @@ SOURCES_dolby_surround_decoder = dolby.c
 SOURCES_mono = mono.c
 
 libvlc_LTLIBRARIES += \
+       libdolby_surround_decoder_plugin.la \
+       libheadphone_channel_mixer_plugin.la \
        libmono_plugin.la \
+       libsimple_channel_mixer_plugin.la \
        libtrivial_channel_mixer_plugin.la \
        $(NULL)