]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/converter/Modules.am
Removed now useless audio filter float.c
[vlc] / modules / audio_filter / converter / Modules.am
index 96f878af9edeebda2d0ec1cb9b5a7241e2833f92..6aef6a3bc813b62cd558cd098c7facb9fa3588d9 100644 (file)
@@ -1,5 +1,4 @@
 SOURCES_converter_fixed = fixed.c
-SOURCES_converter_float = float.c
 SOURCES_a52tospdif = a52tospdif.c
 SOURCES_a52tofloat32 = a52tofloat32.c
 SOURCES_dtstospdif = dtstospdif.c
@@ -11,6 +10,5 @@ libvlc_LTLIBRARIES += \
        liba52tospdif_plugin.la \
        libaudio_format_plugin.la \
        libconverter_fixed_plugin.la \
-       libconverter_float_plugin.la \
        libdtstospdif_plugin.la \
        $(NULL)