]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/Modules.am
aout: drop remnants of foreign endian support (refs #7764)
[vlc] / modules / audio_filter / Modules.am
index c6d064c9e338ae1b59cf941c01641ca1cb0f3421..da4626c82e3adaad7f86663588b3648fbb9ee950 100644 (file)
@@ -51,12 +51,10 @@ SOURCES_a52tofloat32 = converter/a52tofloat32.c
 SOURCES_dtstospdif = converter/dtstospdif.c
 SOURCES_dtstofloat32 = converter/dtstofloat32.c
 SOURCES_mpgatofixed32 = converter/mpgatofixed32.c
-SOURCES_audio_endian = converter/endian.c
 SOURCES_audio_format = converter/format.c
 
 libvlc_LTLIBRARIES += \
        liba52tospdif_plugin.la \
-       libaudio_endian_plugin.la \
        libaudio_format_plugin.la \
        libdtstospdif_plugin.la