]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/converter/Modules.am
Move a bunch of plugins out of configure.ac
[vlc] / modules / audio_filter / converter / Modules.am
index f17af3ca5243459d8217cea5f295de195f880ac9..424240e025580002e38df3e13270c8e67eab3899 100644 (file)
@@ -5,3 +5,7 @@ SOURCES_a52tofloat32 = a52tofloat32.c
 SOURCES_dtstospdif = dtstospdif.c
 SOURCES_dtstofloat32 = dtstofloat32.c
 SOURCES_mpgatofixed32 = mpgatofixed32.c
+
+libvlc_LTLIBRARIES += \
+       libconverter_fixed_plugin.la \
+       $(NULL)