]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/Modules.am
Disable bandlimited resampler for the time being
[vlc] / modules / audio_filter / Modules.am
index 1239681bf4edcb375e5d2d4ffd92d28c4a236f26..4dc2602601effcb234b2f2117e15b8c04eea4173 100644 (file)
@@ -58,5 +58,6 @@ SOURCES_bandlimited_resampler = \
 SOURCES_ugly_resampler = resampler/ugly.c
 
 libvlc_LTLIBRARIES += \
-       libbandlimited_resampler_plugin.la \
        libugly_resampler_plugin.la
+EXTRA_LTLIBRARIES += \
+       libbandlimited_resampler_plugin.la